Hello everyone;
One year ago, I decided to make a game.
At that time, I was a complete beginner in programming, but somehow I still decided to start a huge project.
I guess I am just too good at finding ābrilliantā ideas.
So I started researching programming languages, and honestly, most of them looked impossible to understand for me. But then I discovered Python.
Python felt much more readable and understandable compared to the others, so I decided to start developing my project with it.
Originally, the game was planned as a 2D project. But later my āgenius ideasā attacked once again, and I decided to turn the project into a fully 3D game instead. ![]()
After researching many engines and frameworks like Unity, Unreal, Godot, etc., I eventually decided that the best option for this project was Python + Panda3D.
So here is my question for you:
I have reached a certain level visually, but I am wondering if I can push the graphics further without sacrificing too much performance.
One important detail is that the game does a LOT of calculations in the background, so performance is extremely important for me. Effects like bloom definitely improve the visuals, but they also reduce performance noticeably, so I am trying to find smarter and more optimized ways to improve the graphics.
You can see the current visuals on the Steam page:
If you have any suggestions, techniques, or ideas I should research, I would really appreciate it.
By the way, ComplexPBR and some Panda3D rendering solutions did not work very well for my project, so I ended up writing my own custom shaders instead.
The trailer will also be released soon, and the graphics will probably be easier to evaluate there. I will share it once it is ready.
I am not posting screenshots directly here because there are already plenty of them on the Steam page.
Also, you absolutely do NOT have to buy the game when it releases ![]()
But if you wishlist it, that would help me a lot with visibility, and you would also be supporting a Panda3D game.
Thank you in advance for any graphics/performance suggestions ![]()