Thomas Buck
|
0e0c0947a7
|
Now v0.1.4. New Readme. Updated docs.
|
9 gadus atpakaļ |
Thomas Buck
|
917e1b47ed
|
Removed unused stuff [skip ci]
|
9 gadus atpakaļ |
Thomas Buck
|
dfbc01cc42
|
TR3 level loader, assert macros
|
9 gadus atpakaļ |
Thomas Buck
|
9dd7432bfd
|
Imgui update, controller & camera movement improvements.
|
9 gadus atpakaļ |
Thomas Buck
|
0d31c3b41a
|
Support for Room Sprites
|
9 gadus atpakaļ |
Thomas Buck
|
29ca435f21
|
Debug info now displayed as imgui overlay
|
9 gadus atpakaļ |
Thomas Buck
|
c0bb765fbf
|
Wrong assert was used when including glm
|
9 gadus atpakaļ |
Thomas Buck
|
63e5a0b55f
|
Performance boost by storing data in GL buffers directly
|
9 gadus atpakaļ |
Thomas Buck
|
a3d6411368
|
Removed Exceptions, moved GL code into Shader
|
9 gadus atpakaļ |
Thomas Buck
|
98199883db
|
Fixed window resizing and initial camera offset.
|
9 gadus atpakaļ |
Thomas Buck
|
4e9ef0cb43
|
Fixed StaticMesh Y offset
|
9 gadus atpakaļ |
Thomas Buck
|
b2436b7de4
|
RunTime now static. StaticMesh displays bounding boxes.
|
9 gadus atpakaļ |
Thomas Buck
|
f41562f7f2
|
Windowing classes now static. Tried to clamp camera rotation.
|
10 gadus atpakaļ |
Thomas Buck
|
826c05f5b6
|
Draw room bounding boxes in wireframe mode
|
10 gadus atpakaļ |
Thomas Buck
|
21d2478397
|
Added basic view frustum culling
|
10 gadus atpakaļ |
Thomas Buck
|
6625071dfd
|
Render StaticModels
|
10 gadus atpakaļ |
Thomas Buck
|
5a95f1c49f
|
Camera movement, first Mesh drawing
|
10 gadus atpakaļ |
Thomas Buck
|
c2db7bcfbd
|
Moving to OpenGL 3.3 core. Depending on GLM. Removed old level reader, old math lib.
|
10 gadus atpakaļ |
Thomas Buck
|
8e2118188c
|
LoaderTR2 loads most parts of the Rooms
|
10 gadus atpakaļ |
Thomas Buck
|
c3c681e66f
|
LoaderTR2 starts filling Rooms
|
10 gadus atpakaļ |
Thomas Buck
|
e968717184
|
Added texture viewer
|
10 gadus atpakaļ |
Thomas Buck
|
e83305bc8e
|
Auto code indentation [skip ci]
|
10 gadus atpakaļ |
Thomas Buck
|
89d4636222
|
Sorting vectors now working
|
10 gadus atpakaļ |
Thomas Buck
|
b1fb7c9965
|
Removed vec_t typedefs
|
10 gadus atpakaļ |
Thomas Buck
|
436f04fd10
|
unsigned char instead of float for colors
|
10 gadus atpakaļ |
Thomas Buck
|
8fbca37731
|
Created StaticMesh class
|
10 gadus atpakaļ |
Thomas Buck
|
afad81a858
|
Moved methods from World into Room.
Also changed some strange old delete-guards.
|
10 gadus atpakaļ |
Thomas Buck
|
b8ee254b56
|
New assert implementation, meta improvements
|
10 gadus atpakaļ |
Thomas Buck
|
e116fe3fa3
|
Created BoundingBox class
|
10 gadus atpakaļ |
Thomas Buck
|
b8794b216d
|
Using Box as BoundingBox
|
10 gadus atpakaļ |
Thomas Buck
|
ac8022ec70
|
Menu play button working
|
10 gadus atpakaļ |
Thomas Buck
|
2007e0693b
|
Moved Box, Sector,... into extra file
|
10 gadus atpakaļ |