This website requires JavaScript.
Explore
Help
Sign In
Bart
/
bullet3
Watch
1
Star
0
Fork
0
You've already forked bullet3
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
4e72ff4a305cbfc035a6048402a8dee4899e039c
bullet3
/
examples
/
TinyRenderer
History
Erwin Coumans
7cb763e4c8
don't render objects with zero alpha color (RGBA)
2017-05-13 07:38:00 -07:00
..
geometry.cpp
…
geometry.h
…
LICENSE.txt
…
main.cpp
…
model.cpp
Add default specular when there is not specular map. Add example for adjusting specular coefficient.
2017-05-07 21:09:08 -07:00
model.h
…
our_gl.cpp
fixed a bug that prevented kitchens/1.sdf to render properly (local scaling was double applied)
2017-04-06 21:13:23 -07:00
our_gl.h
TinyRenderer: implement triangle clipping against near-plane
2017-04-06 14:31:34 -07:00
premake4.lua
…
tgaimage.cpp
…
tgaimage.h
…
TinyRenderer.cpp
don't render objects with zero alpha color (RGBA)
2017-05-13 07:38:00 -07:00
TinyRenderer.h
…