You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

5h 39m 5s logged

JSP

Today’s devlog is not so much focus into the progress but into some design decisions that made me had to restructure the project a quite a lot, ive got a new view of the project that i think will make it a lot more fun

gamemodes:

  • campaign: top secret for now
  • explore: you can explore, find, filter and search up real-life satellites at their real position, this is mostly done already but i need to work on adding instancing to the engine because rendering ~14000 satellites is not something my little tiny engine can really handle right now, performance drops from ~1700 fps to 9 fps lol
  • sandbox: no more real life stuff, distances are too big and not fun to play with, this is the main change. this means that the idea is to now not only allow to play around with 3d gravity and make solar systems, but also to create and design custom planets and spacecrafts (and save/load them to a custom json file that you can share or reuse)

new features

  • I want to showcase how the current sandbox mode is like right now, this is only a part of the final sandbox mode tho (read the previous paragraph for more info). I added this cool animation from the main menu, simple movement that scales with distance, and a placing-editing system that took way too long (i had to do matrix calculations lol, math does be useful sometimes), right now the only object you can place is the Earth, but you will be able to place pretty much anything and modify their mass, velocity or anything really

I will now start with making instancing something real and not just a dead branch in the engine’s repo, but this means im gonna have to read some opengl documentation :(


PD: the visual bug in the video is completely intentional

0
236

Comments 5

@ttyChud

i would like to know about this video
is it mp4 or some other format

@aloyak

this is an mp4 that i had to modify a bit using ffmpeg to be able to upload it :)

@Duck

my goat imgui
also its so real to use ffmpeg to edit videos
too lazy to install editing software

@aloyak

@Duck hahhahaha u know ball :))

@casonthaii

Nah this is genuinely so cool omg :D