Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Just-Joel/3ds-mini-graphics-engine
A WIP mini doom-like graphics engine ported to the 3ds by me. Thanks to 3DSage's "Let's Program Doom" tutorial series.
https://github.com/Just-Joel/3ds-mini-graphics-engine
3ds 3ds-homebrew doom graphics-engine homebrew
Last synced: 3 months ago
JSON representation
A WIP mini doom-like graphics engine ported to the 3ds by me. Thanks to 3DSage's "Let's Program Doom" tutorial series.
- Host: GitHub
- URL: https://github.com/Just-Joel/3ds-mini-graphics-engine
- Owner: Just-Joel
- Created: 2022-12-04T11:40:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-05T13:53:45.000Z (about 2 years ago)
- Last Synced: 2024-07-29T16:15:53.516Z (6 months ago)
- Topics: 3ds, 3ds-homebrew, doom, graphics-engine, homebrew
- Language: Makefile
- Homepage:
- Size: 1 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3ds-mini-graphics-engine
A mini doom-like graphics engine ported to the 3ds by me from 3DSages Tutorials.
Supports 3D(somewhat)TO DO:
1. screenshots
2. some sort of screen streaming to pcMade using devkitpro.
Also heres my yt channel link: https://www.youtube.com/channel/UCTXhJHpFD9G-UnPwj03ZnSA
And here's my Discord for any queries: ジョール(Joel)#5231Build instructions:
Only requires devkitpro for 3ds properly installed.![icon](https://user-images.githubusercontent.com/104386326/205497818-184ea8b3-f1a0-4bce-8365-41def37f922e.png)
![Screenshot 2022-12-04 172035](https://user-images.githubusercontent.com/104386326/205488937-8b63e0b6-f483-430f-99a2-0f6517c78eab.png)
![image](https://user-images.githubusercontent.com/104386326/205497792-d5bb354c-7482-48f5-b896-fa17596152c3.png)Do whatever you like using this code as long as you give credit to the right people.