Age | Commit message (Collapse) | Author |
|
a generic member function).
|
|
|
|
|
|
Note: further debugging is needed. The output image quality won't be improved when using 16bit/32bit internal color depth.
|
|
|
|
|
|
|
|
|
|
Extract interface viewport.
|
|
Add bias_ctx for setting sub-pixel sampling bias.
|
|
|
|
|
|
|
|
Replace unique_ptr with shared_ptr.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visualize normal vector at hit point.
Add pixel<T>::from_normalized(const vec3d&) for visualizing normal vector.
|
|
stretched.
|
|
Add NOPRINT environ switch.
Add demo sphere rendering.
|
|
Use cli parameters to control simple_scanner.
|
|
Fix bitmap wrong pixel sequence.
Remove default constructor of bitmap.
Add pixel mixture method.
|