BSP/NAV viewer
authorTerri00 <thrustmediaproductions@gmail.com>
Sat, 23 Jun 2018 04:04:45 +0000 (05:04 +0100)
committerTerri00 <thrustmediaproductions@gmail.com>
Sat, 23 Jun 2018 04:04:45 +0000 (05:04 +0100)
commitc922ad48807364ec4bf7daafa25f6cd0c1471dc3
treea7479084e968ce1ed55735b17de5812ff38b2193
parente90ee70d597edc9cd6c58844092bc1f155ac549d
BSP/NAV viewer
20 files changed:
MCDV/Camera.hpp
MCDV/MCDV.vcxproj
MCDV/MCDV.vcxproj.filters
MCDV/Mesh.hpp
MCDV/VectorOctTree.hpp [new file with mode: 0644]
MCDV/de_overpass.txt [new file with mode: 0644]
MCDV/depth.fs
MCDV/depth.vs
MCDV/main.cpp
MCDV/nav.hpp [new file with mode: 0644]
MCDV/radar.hpp [new file with mode: 0644]
MCDV/shaders/depth.fs [new file with mode: 0644]
MCDV/shaders/depth.vs [new file with mode: 0644]
MCDV/shaders/lit.fs [new file with mode: 0644]
MCDV/shaders/lit.vs [new file with mode: 0644]
MCDV/shaders/unlit.fs [new file with mode: 0644]
MCDV/shaders/unlit.vs [new file with mode: 0644]
MCDV/util.h
MCDV/vbsp.hpp
MCDV/vdf.hpp [new file with mode: 0644]