index
:
3de
lighting_wip
master
3D Engine
quou@disroot.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2024-08-04
add image
quou
-0
/
+0
2024-08-04
col_scl
quou
-0
/
+10
2024-08-04
expose line API
quou
-7
/
+19
2024-08-03
Display the map in the editor
quou
-9
/
+48
2024-08-03
Add helpers for getting map tiles
quou
-1
/
+11
2024-08-03
Add GUI uptr
quou
-0
/
+1
2024-08-03
Fix scrollbar clamping
quou
-6
/
+4
2024-08-03
Fix unitialised prev pointer
quou
-0
/
+1
2024-08-03
scrollbars
quou
-3
/
+186
2024-08-03
fix rect clipping functions
quou
-12
/
+8
2024-08-03
Fix ren_texture
quou
-2
/
+2
2024-08-01
scale matrix
quou
-1
/
+18
2024-07-31
GUI + map editor beginnings
quou
-28
/
+390
2024-07-31
string_dup and string_len
quou
-0
/
+18
2024-07-31
tags for Arena and Heap
quou
-2
/
+2
2024-07-31
Fix warning in render.c
quou
-1
/
+1
2024-07-31
ren_texture
quou
-0
/
+31
2024-07-31
Reset clip function
quou
-0
/
+8
2024-07-31
more mouse stuff
quou
-5
/
+80
2024-07-30
add dev folder
quou
-0
/
+0
2024-07-30
Update gitignore
quou
-0
/
+1
2024-07-30
floor and ceiling
quou
-9
/
+46
2024-07-28
fix raycasting aspect ratio.
quou
-3
/
+3
2024-07-28
brick texture
quou
-1
/
+7
2024-07-28
Textured walls and vastly increase the speed of the raycaster.
quou
-33
/
+52
2024-07-28
make_white and make_black
quou
-0
/
+10
2024-07-27
ren_rect
quou
-1
/
+21
2024-07-27
fix x11 mouse stuff
quou
-0
/
+15
2024-07-27
WIP raycasting
quou
-15
/
+129
2024-07-27
vec_add, vec_sub and vec_dist
quou
-0
/
+26
2024-07-27
Fix ren_line
quou
-1
/
+1
2024-07-27
clipping and viewport improvements.
quou
-48
/
+136
2024-07-22
sampling textures in game.
quou
-23
/
+112
2024-07-21
gun mesh
quou
-2
/
+202
2024-07-21
texture compression
quou
-5
/
+257
2024-07-20
Remove mtl files
quou
-4
/
+0
2024-07-20
Simple first person movement.
quou
-3
/
+15
2024-07-20
keyboard input
quou
-0
/
+185
2024-07-17
simple mouse look
quou
-5
/
+74
2024-07-17
Mouse delta
quou
-0
/
+7
2024-07-17
Square root approx function and normalise.
quou
-0
/
+31
2024-07-17
raw mouse input
quou
-3
/
+72
2024-07-15
Dumb near plane clipping.
quou
-2
/
+10
2024-07-15
Screen space clipping and backface culling.
quou
-41
/
+147
2024-07-15
Update persp and ndc2clip to be more consistent with other maths functions.
quou
-4
/
+6
2024-07-14
Remove unused variable from vec_ref.
quou
-2
/
+2
2024-07-14
Add a little font too
quou
-26
/
+92
2024-07-13
Update .gitignore.
quou
-0
/
+4
2024-07-13
Model loading and basic lighting.
quou
-667
/
+3366
2024-07-13
Add file API
quou
-0
/
+114
[next]