Update feature list in readme file..
This commit is contained in:
parent
dd56a4e54b
commit
02d5d7505c
|
@ -44,7 +44,7 @@ help out as I have time!
|
||||||
|
|
||||||
## Current Features
|
## Current Features
|
||||||
- Geometry:
|
- Geometry:
|
||||||
- Triangle meshes (flat shading only)
|
- Triangle meshes (both flat and smooth shading)
|
||||||
- Lights:
|
- Lights:
|
||||||
- Spherical light sources
|
- Spherical light sources
|
||||||
- Rectangular light sources
|
- Rectangular light sources
|
||||||
|
@ -59,7 +59,6 @@ help out as I have time!
|
||||||
- Light Tree sampling for efficient handling of large numbers of lights. (See [this thread](http://ompf2.com/viewtopic.php?f=3&t=1938) for an overview of the technique.)
|
- Light Tree sampling for efficient handling of large numbers of lights. (See [this thread](http://ompf2.com/viewtopic.php?f=3&t=1938) for an overview of the technique.)
|
||||||
|
|
||||||
## Todo / In-Progress
|
## Todo / In-Progress
|
||||||
- [ ] Smooth shaded triangle meshes.
|
|
||||||
- [ ] Simple material/shading system for surfaces.
|
- [ ] Simple material/shading system for surfaces.
|
||||||
- [ ] Multiple importance sampling
|
- [ ] Multiple importance sampling
|
||||||
- [ ] Direct rendering of Catmull-Clark subdivision surfaces.
|
- [ ] Direct rendering of Catmull-Clark subdivision surfaces.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user