aboutsummaryrefslogtreecommitdiff
path: root/src/model.c
AgeCommit message (Expand)Author
2008-08-19Licence update to GPLv3.0Thomas White
2008-08-14Interpolate normals when subdividingTom White
2008-08-13Attempt to load model file again as collision model, but don't subdivideThomas White
2008-08-11Subdivision fixesThomas White
2008-08-11Remove vestigial 'ATTRIB_RADIUS' attributeThomas White
2008-08-10Process texture and Ks components from OBJ filestaw27
2008-07-30Use simplified geometry for collision detectiontaw27
2008-07-28Remove hemisphere stufftaw27
2008-07-27Extend model format to include vertex normalstaw27
2008-07-27Formatting in model.ctaw27
2008-07-18Tidy uptaw27
2008-06-03Use OpenGL core version of glGenBuffers/glBindBuffer/glBufferDatataw27
2008-06-02Remove a completely random #include in the middle of some codetaw27
2008-06-01Apply quad subdivisions when shaders aren't availabletaw27
2008-06-01Multiple portability fixestaw27
2008-05-28Collision response - make it possible to landtaw27
2008-05-28Fun with shaderstaw27
2008-05-26Physics worktaw27
2008-05-24Loads of shader and lighting stufftaw27
2008-05-23Use array buffer objects to speed things uptaw27
2008-05-22Subdivision fixestaw27
2008-05-22Polygon subdivision, spotlight testingtaw27
2008-05-18More environment mapping stufftaw27
2008-05-17Use own convention for primitive typestaw27
2008-05-16Reshuffle lots of thingstaw27
2008-05-14Remove unused variablestaw27
2008-05-04More modelling worktaw27
2008-04-17assplode() stufftaw27
2008-04-16assplode() routine to help with parsingtaw27
2008-04-16Remove regex stufftaw27
2008-04-16Initial importtaw27