Catos Engine (Source)
0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level
1
2
3
4
5
6
7
]
▼
Catos
▼
Runtime
▼
src
▼
core
application.cpp
application.h
registry.cpp
registry.h
type_utils.h
types.h
window.cpp
window.h
▼
math
vecs.cpp
vecs.h
▼
objects
▼
nodes
▼
3D
node3d.cpp
node3d.h
node.cpp
node.h
scene.cpp
scene.h
▼
renderer
renderer.cpp
renderer.h
renderPass.cpp
renderPass.h
renderPipeline.cpp
renderPipeline.h
shader.cpp
shader.h
▼
scripting
ScriptingEngine.cpp
ScriptingEngine.h
▼
stl
hashmap.cpp
hashmap.h
pair.cpp
pair.h
string.cpp
string.h
vector.cpp
vector.h
▼
tests
main.cpp