Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ehaliewicz/BSPView
A graphics engine for the Sega Genesis
https://github.com/ehaliewicz/BSPView
68000 bsp c doom genesis megadrive sega
Last synced: about 8 hours ago
JSON representation
A graphics engine for the Sega Genesis
- Host: GitHub
- URL: https://github.com/ehaliewicz/BSPView
- Owner: ehaliewicz
- Created: 2019-01-14T01:58:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-26T19:56:12.000Z (about 4 years ago)
- Last Synced: 2024-08-02T12:21:18.015Z (3 months ago)
- Topics: 68000, bsp, c, doom, genesis, megadrive, sega
- Language: C
- Homepage:
- Size: 449 KB
- Stars: 31
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-megadrive - BSPView - An in-progress 3d graphics engine (Programming / Engines)
README
An in-progress 3d graphics engine for the Sega Megadrive.
Uses a doom-style BSP graphics pipeline. For more information, look at graphics_pipeline.txtThere are a couple binaries to play around with in /bin (run them in a Genesis/Megadrive emulator)
![Skybox Screenshot](./skybox.png)
![Textures Screenshot](./textured_hallway.png)