-
Notifications
You must be signed in to change notification settings - Fork 0
A simple COLLADA model loader with a basic viewer written in C and OpenGL for a uni project. I have since written a C++ version that is much less of a pain to work with. Known bugs (rotations aren't always correct). Some weird experimental code.
dcbishop/rcbc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
RCBC is a simple COLLADA model parser and renderer library written in C for a uni project. This is far from production ready and has been abandonded. See ColladaCPP for a slightly better C++ version. To build: ========= 'make' To Install: =========== 'make install' Libraries: ========= libmxml-dev glut (freeglut3-dev) libdevil-dev
About
A simple COLLADA model loader with a basic viewer written in C and OpenGL for a uni project. I have since written a C++ version that is much less of a pain to work with. Known bugs (rotations aren't always correct). Some weird experimental code.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published