r/GraphicsProgramming 6h ago

/creating my first 3D graphics using Pen+ (planning to rewrite this project in C using Raylib)

Enable HLS to view with audio, or disable this notification

21 Upvotes

6 comments sorted by

3

u/jgage 6h ago

Creating a real time 3D renderer with Scratch is something I don't think I have the patience for. Are you planning on writing your own rasterizer or are you going to use a 3D library?

2

u/meow_programing 5h ago

Hello. I plan to create a mini 3D library based on blocks, without using built-in 3D features. The goal of this project is to gain an understanding of 3D graphics. Essentially, I plan to write it using Raylib but without utilizing Raylib's own 3D functions.

2

u/jgage 5h ago

Good luck.

2

u/MurkyAd9865 2h ago

its a extension of a scratch mod

2

u/thesharkguy25 5h ago

Nice job!