Go to file
2022-07-24 01:17:22 +02:00
.github/workflows __ 2022-04-23 14:56:48 +02:00
external RenderD7 is now LibRenderD7 2022-07-24 00:55:18 +02:00
extlibs Create external.md 2021-07-25 23:27:35 +02:00
include RenderD7 is now LibRenderD7 2022-07-24 00:55:18 +02:00
source RenderD7 is now LibRenderD7 2022-07-24 00:55:18 +02:00
tools/rd7cc/source Update main.cpp 2021-11-29 12:10:36 +01:00
.gitignore sef 2022-07-24 01:04:11 +02:00
docsn.css Update Theme 2022-04-13 20:06:50 +02:00
Doxyfile Update Theme 2022-04-13 20:06:50 +02:00
LICENSE Initial commit 2021-04-03 05:49:43 +02:00
Makefile Litle Fix 2022-07-24 01:17:22 +02:00
README.md RenderD7 is now LibRenderD7 2022-07-24 00:55:18 +02:00

RenderD7

RenderD7 is now LibRenderD7.

Installation (Ubuntu)

first run this sudo su then this

git clone https://github.com/NPI-D7/RenderD7.git
cd RenderD7
export DEVKITARM=/opt/devkitpro/devkitARM/
export DEVKITPRO=/opt/devkitpro/
make install

Make sure that -lrenderd7 is before -lcitro2d, -lcitro3d, -lctru.

RenderD7 (https://npi-d7.github.io/RenderD7/)

Simple and Easey to use UI and Graphics helper. Create DOCS