Game
Light Speed
12 years ago

I am quickly going insane.


Since this has been a project of my former spare time, I decided to pick-up where I left off, and then realized WHY I left off. Planets usually consist of a few components including an atmosphere, terrain (kill me), water, and scenic items.

It’s time to get somewhat technical:

The description of this project states that I am currently dabbling and debating what method I am going to use to complete this project, whether I stick with unity, try OpenTK, or OpenGL. Currently i’m still in unity which has its benefits with a scripting compiler, built in physics engine, and very, very, easy to use shaders. The downsides? Unity is in many sense VERY rigid. When working with OpenTK you can get into the code quite a bit and change things around, OpenTK also allows you to determine an objects scene position with a double, rather than a float. That’s an issue with Unity, the vector3 system is floats, no butts about it, this means that once you have an object cross about ±32,000,000 units from the origin, things get weird.

I’ll try not to drone!

The problem with being confined to ±64 Units is scale, when you want to give the player the ability to walk meter by meter through a world, but also fly light years away, you really can’t have your cake and eat it. If you make every unit a lightyear, you have tons of space, but lack details. If you make every unit a meter, you have tons of detail, but lack space.

Let’s not even get into properly scaling details… I think I’ll just give it a rest for tonight.



0 comments

Loading...

Next up

Short intro of us 💕✌️

We're an eletro duo based in Seoul 🇰🇷 Heavily influenced by the 90s.

Our new album #Xennials is all about the nostalgia of that era 💽 CD listenin 📟 beeper beepin 💾 floppy disks floppin days 😎

Stream now! 🎧

https://open.spotify.com/album/3YwWhnHWVy5cA8XOpbaGRA?si=8E9awqU…

Successful landing

#screenshotsaturday

Another house i made long time ago.

"Our work is never over" they said.

a drawing I did because I was bored😪. But I love how it turned out.😊

If you have more of an acquired taste, the restaurants in Niravasi have you covered! Maybe skip the salad bar, though.

I mostly build 3D First Person Shooter game mechanics in Unity, and in this I'm just showing C4 mechanics I made for a little side project I am working on! :)

OK, this starts to be too tricky puzzle already :D

#platformer #indiegame #puzzle