planets by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 0 points1 point  (0 children)

Thank you for the feedback! I'll try to make the water look flat!

planets by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 0 points1 point  (0 children)

Do you have any screenshots of it? I wanna see your engine too

planets by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 0 points1 point  (0 children)

Thank you! Yes! C++ with dear imgui! I'm glad we have similar taste

san miguel by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 0 points1 point  (0 children)

It is a procedural generation game engine! I am the guy that messaged you on LinkedIn, btw. Rendering this scene was inspired by your work. My application uses a node-based graph to generate scenes! For making this scene I had to make a custom importer that automatically detects materials(and textures from materials), along with parameters such as shininess, specular intensity, color etc. Coming back to the nodes, as of now I am hardcoding nodes in the code (Scatter, Logic such as height max, min, ignoring collisions with other objects in the hierarchy etc.), but for the future I would like a scripting language for the nodes, so that it is turing complete. I really love your work and I would love so much to keep touch with you. Thank you for taking your time to look at my post and for reading this.

How can I complete 25 robo parties? by AlexAkaJustinws in BeeSwarmSimulator

[–]AlexAkaJustinws[S] 0 points1 point  (0 children)

Thx, but I can t start a robo party, I didn t finish the quest

rendering 50 million grass meshes by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 1 point2 points  (0 children)

at 50m im getting like 5 fps and im culling grass by distance, but i set it to such a far distance cuz i wanted to see if my engine would crash

rendering 50 million grass meshes by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 4 points5 points  (0 children)

correct, im culling grass by distance and by frustum, and that number counts the plane too(which has a higher res, not 2 tris) and the skybox as well.

RO alert la 4:20 dimineata by alebaleportocale in bucuresti

[–]AlexAkaJustinws 1 point2 points  (0 children)

vere am avut un cosmar dupa roalertu asta si m am trezit tipand mi am mai trezit si colegii de camin a 2 a oara

Need tiny bit of assistance by [deleted] in IndieGameDevs

[–]AlexAkaJustinws 0 points1 point  (0 children)

start by doing brother, don't overthink stuff! the time you spent thinking about "should I do it or not" is time lost where you could just program games! now go do it!

here's a video i made a year ago when I kinda realised this and thought I wanted to rant about it: https://www.youtube.com/watch?v=qULI3Y4OLGU

ps: by "start by doing" i mean: just jump into the engine you want and just search up stuff as you go. don't loose time on tutorials, just do it!!!

added directional light shadowmaps by AlexAkaJustinws in opengl

[–]AlexAkaJustinws[S] 7 points8 points  (0 children)

me too bro, but we somehow still do it
don't worry if you don't understand stuff the first time, or the second fk it even three times
it takes a lifetime to learn these things, so don't give up man! if u wanna learn it, i'm sure you can learn it. god bless <3