This website works better with JavaScript.
Home
Explore
Help
Sign In
antkeeper
/
source
Watch
1
Star
0
Fork
0
Code
Issues
8
Pull Requests
0
Releases
0
Activity
510
Commits
1
Branch
18 MiB
Tree:
46de558337
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '46de558337'
${ noResults }
Commit Graph
5 Commits (46de558337f88bf0e95cb2f76ec8488a214f70c7)
Author
SHA1
Message
Date
C. J. Howard
46de558337
Replace mesh class with new brep_mesh class. Add initial bvh class. Revise vector, matrix, and quaternion type naming conventions.
1 year ago
C. J. Howard
b55ef57473
Add physics system. Improve frame scheduling. Improve input handling.
1 year ago
C. J. Howard
f1d46e10da
Revise resource management and resource loading. RAII-ify entire codebase. Improve materials and shaders. Optimize and improve all render passes. Make material pass use shader templates to support arbitrary numbers of lights. Add fnv1a data types
1 year ago
C. J. Howard
127c1aa490
Combine game context and boot state into single game class. Make game class members follow RAII principles. Add state suffix to game states and remove state namespace
1 year ago
C. J. Howard
a1aea5f075
Split game and engine code into two separate parent directories. Fix bloom pass initialization bug
1 year ago
C. J. Howard
ffda59dea6
Split application class into a window manager, a window, and an input manager
1 year ago