Thomas Buck
|
21d2478397
|
Added basic view frustum culling
|
il y a 10 ans |
Thomas Buck
|
3e15451d64
|
Fixed StaticModel rotation
|
il y a 10 ans |
Thomas Buck
|
6625071dfd
|
Render StaticModels
|
il y a 10 ans |
Thomas Buck
|
ff5b921c84
|
Mesh now RoomMesh, _fixed_ texture bleeding
|
il y a 10 ans |
Thomas Buck
|
5a95f1c49f
|
Camera movement, first Mesh drawing
|
il y a 10 ans |
Thomas Buck
|
86eb716b47
|
Fix glm includes for Travis
|
il y a 10 ans |
Thomas Buck
|
c2db7bcfbd
|
Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib.
|
il y a 10 ans |
Thomas Buck
|
8e2118188c
|
LoaderTR2 loads most parts of the Rooms
|
il y a 10 ans |
Thomas Buck
|
c3c681e66f
|
LoaderTR2 starts filling Rooms
|
il y a 10 ans |
Thomas Buck
|
60c217d16a
|
TextureManager now has independent storages
|
il y a 10 ans |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
il y a 10 ans |
Thomas Buck
|
f00fb80309
|
Split Log class from Console
|
il y a 10 ans |
Thomas Buck
|
60df802f2a
|
Use Console as Stream everywhere
|
il y a 10 ans |
Thomas Buck
|
89d4636222
|
Sorting vectors now working
|
il y a 10 ans |
Thomas Buck
|
604539e334
|
Fixed many 64 to 32 bit warnings
|
il y a 10 ans |
Thomas Buck
|
b1fb7c9965
|
Removed vec_t typedefs
|
il y a 10 ans |
Thomas Buck
|
8e09359af3
|
TextureManager using vector, now also global service
|
il y a 10 ans |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
il y a 10 ans |
Thomas Buck
|
ae24b5951f
|
Enabled MULTITEXTURE in debug builds
|
il y a 10 ans |
Thomas Buck
|
afad81a858
|
Moved methods from World into Room.
Also changed some strange old delete-guards.
|
il y a 10 ans |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
il y a 10 ans |
Thomas Buck
|
e10084d735
|
Removed more old stuff from WorldData
|
il y a 10 ans |
Thomas Buck
|
e116fe3fa3
|
Created BoundingBox class
|
il y a 10 ans |
Thomas Buck
|
b8794b216d
|
Using Box as BoundingBox
|
il y a 10 ans |
Thomas Buck
|
2007e0693b
|
Moved Box, Sector,... into extra file
|
il y a 10 ans |
Thomas Buck
|
36ece5eb87
|
Setup objects from TombRaider in their constructor
|
il y a 10 ans |
Thomas Buck
|
c5c124abb2
|
Implemented all missing new methods. Builds and runs!
|
il y a 10 ans |
Thomas Buck
|
01d39b4972
|
Render using new interface
|
il y a 10 ans |
Thomas Buck
|
a119a9994c
|
Added comparison operator to static model
|
il y a 10 ans |
Thomas Buck
|
552687f17f
|
Rewrote room loading code
|
il y a 10 ans |
Thomas Buck
|
404dd6b66e
|
Started world refactoring
|
il y a 10 ans |