Ömercan Yazici

Results 35 issues of Ömercan Yazici

Allow advanced sensors despite standard cameras and many other features: **Sensor** - [ ] Batched ray generation - [ ] Batched incident radiance handling - [ ] Various sampler handling...

enhancement

Allow multiple output devices - [ ] Add network based output device, next to the simple image one - [x] Add network based viewer - [x] Add network remote control...

enhancement

Add simple daylight simulation based features - [x] Sky Models (ArHosek) - [x] Sky Models (CIE/Perez) - [x] Sun Models - [ ] False color visualization - [ ] DGP...

enhancement

Our hero wavelength approach has a bias which lets the whitefurnance test or an empty scene with D65 environment illuminant return a value close to 0.9 instead of 1. This...

bug

The change of the wavelength when a refraction occurs is not taken care of when intersecting with another surface, while being inside the diffracted domain. This is not visible on...

bug

Need rework of project (.prc) files - [ ] Allow binary files using the powerful internal serialization component - [ ] Compile text based project files to binary and maybe...

enhancement

Add the L-System based Hilbert Curve as a tiling mechanism like Morten Code and Spiral. Just for fun. No benefit like in the case of the Morten Code (e.g. locality)...

enhancement

Add statistical information (like triangle, quad count) for the complete scene!

enhancement

Add simple interactive preview raytracer for first impression on material and data. Keep complex specular and diffuse interaction at minimum. (e.g. only ~4 specular and ~1 diffuse bounce) -- Requires...

enhancement

A huge improvement would be to use ray differentials. The broad structure is already there, but no functions to calculate and use this feature.

enhancement