index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdimension
/
scene.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement phong shading.
Tavian Barnes
2009-11-17
1
-0
/
+4
*
Add support for finishes (BRDFs).
Tavian Barnes
2009-11-09
1
-1
/
+1
*
Make dmnsn_delete_scene() delete the scene's elements too.
Tavian Barnes
2009-11-09
1
-0
/
+17
*
Add lights to scenes.
Tavian Barnes
2009-11-09
1
-3
/
+6
*
More memory handling improvements.
Tavian Barnes
2009-10-20
1
-0
/
+2
*
Add support for default textures.
Tavian Barnes
2009-07-16
1
-0
/
+1
*
Render pigments.
Tavian Barnes
2009-07-16
1
-1
/
+1
*
Add ability to set rendering quality.
Tavian Barnes
2009-07-12
1
-0
/
+1
*
Update license copyrights to 2009.
Tavian Barnes
2009-07-08
1
-1
/
+1
*
Comments and style adjustments, and a couple fixes.
Tavian Barnes
2009-07-08
1
-1
/
+2
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-0
/
+2
*
Make raytracing engine multi-threaded.
Tavian Barnes
2009-06-14
1
-22
/
+0
*
Properly forward-declare dmnsn_object and dmnsn_camera, and take a
Tavian Barnes
2009-06-13
1
-2
/
+2
*
Add camera type.
Tavian Barnes
2009-06-13
1
-17
/
+5
*
Work towards a raytracing engine.
Tavian Barnes
2009-06-13
1
-0
/
+74
[prev]