@PixelpulseG@pikuma Yes, the course has a chapter on implementing a simple .obj reader/importer. But the actual.obj file is super simple and easy to use.
Gradually building up the base for my app. SDL3 is now build as static lib for Mac and Windows. It was relatively straightforward to setup.
I created Readme if anyone needs it
#sdl#sdl3#mli#computergraphics
Forgive me father for i have sinned π
Really need to setup build system on Windows version unfortunately.
Thankfully it is my old laptop π»
#nowindows#nopc
@TaylorAllred8@nicbarkeragain Avoid Dawn at all costs . Massive absolutely terrible api. JS is better but JS is not great for graphics programming and understanding the basics. Start with C or C++
@nicbarkeragain Yep, totally agree! I did this mistake. Started with Metal wasted lots of time. Start with SDl or even 2D SFML . There are a few very good courses out there.
@RandalLinden@pikuma Yeah I just canβt code or do anything until I draw it and fully understand. Plus as my background in Architecture (construction) it takes a bit of time for some new concepts to click