Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 pc

Made using devkitpro.

Also heres my yt channel link: https://www.youtube.com/channel/UCTXhJHpFD9G-UnPwj03ZnSA
And here's my Discord for any queries: ジョール(Joel)#5231

Build 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.