Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.
/ ksoft-bsp-engine Public archive

Kleadron Software BSP Engine written in C#/XNA.

License

Notifications You must be signed in to change notification settings

Kleadron/ksoft-bsp-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ksoft-bsp-engine

Kleadron Software BSP Engine written in C#/XNA.

Source code is provided for research purposes. There is no garantee you can run any applications in this repository.

You will need to provide your own assets if they are not included here.

This is my attempt at implementing a unique game engine that processes Quake map files and generates a BSP tree based map structure, eventually with PVS and Lighting.

Controls

WASD move the camera forward, left, backward, and right. Q and E move the camera down and up. Press Escape to lock the cursor or use the arrow keys to aim.

References/Sources

MIT Admer456/SoftRenda: https://github.com/Admer456/SoftRenda

MIT LogicAndTrick/sledge-formats: https://github.com/LogicAndTrick/sledge-formats

MIT Cafu Engine: https://www.cafu.de/

About

Kleadron Software BSP Engine written in C#/XNA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages