Quake BSP renderer for PS1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Nico de Poel 5a3b6aac46 First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
.gitignore First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
CMakeLists.txt First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
CMakePresets.json First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
asset.c First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
asset.h First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
atlas-e1m1.tim First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
atlas-e2m2.tim First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
common.h First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
display.c First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
display.h First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
input.c First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
input.h First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
iso.xml First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
main.c First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
ps1bsp.h First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
qmath.c First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
qmath.h First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
system.cnf First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
test.ps1bsp First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
time.c First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
time.h First import, with bits of code taken from the MDL viewer prototype, split up into organized units. 3 years ago
world.c First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago
world.h First implementation of world loading and rendering. No BSP logic or optimizations in here yet, but something is being displayed! 3 years ago