-
Notifications
You must be signed in to change notification settings - Fork 3
Pi3C Wiki
timskillman edited this page Jun 26, 2025
·
2 revisions
26th July 2025
I know - it's been a long, long time! But, I've always loved this project and hope to continue it with your help!
Remember, that one of the main aims of this project is to develop a software suite that works on the Pi Zero W and above! The objective being software that empowers a tiny computer at a tiny price.
I am convinced we don't need massive, bloated software that only works with gigabytes of memory, gigabytes of hard-drive space and a powerful GPU - so the challenge is to write serious apps and games for a Pi Zero that really are fast, easy, practical and fun to use.
Are you up for the challenge?
Several core areas if the Pi3C repo will be tackled next;
- More examples - Many more examples will be created using Pi3C for games and apps so you can understand how things work
- Improved IMGUI - Pi3C's immediate mode graphical user interface (IMGUI) differs from others (such as Dear IMGUII for example) ... I hope to make it even more light weight, customizable and custom built for the Raspberry Pi. The 3D Modeler will be the working testbed for developing the IMGUI - so head over to that project to see how and works.
- File support - There are several file import and export libraries that Pi3C adopts and I aim to continue to improve these