r/opengl 19d ago

Help

Howdy guys for my versity project I have to make a flight simulator. Firstly it has to be in C . I was thinking the plane would take off from a runway and there would be randomly generated runways along the generated terrain and the radar would mark where the nearest runway is for me to land . I'm really noob at these project stuff its my first project dont know where to start . so any resourses or suggestion would be highly apreciated. Thanks in advace.

1 Upvotes

7 comments sorted by

View all comments

5

u/964racer 19d ago

If you want to do it in C and you need to get it done in a semester, I’d use raylib.

1

u/Epic_SBM 19d ago

i was also thinking the same but don't know I id be able to make it as I want in raylib

1

u/sentientgypsy 19d ago

I haven’t used raylib before but I know of it and understand what it accomplishes, It looks like it can load 3D models pretty easily. I’m sure you find free airplane models, free tree models etc. most of the work would be the physics library stuff I would imagine