Search found 5 matches

by shihan42
13 Mar 2023, 11:13
Forum: General Development
Topic: Godot 4.0 launched!
Replies: 11
Views: 2696

Re: Godot 4.0 launched!

Yeah, that's part of what I meant. Things like texture optimization to some DDS variant that suits the graphics memory just fine, or optimizing 3d meshes to reduce draw calls. The latter was/is a problem with Morrowind's assets, isn't it? And each engine does it's own shenanigans on top of that. Jus...
by shihan42
11 Mar 2023, 12:47
Forum: General Development
Topic: Godot 4.0 launched!
Replies: 11
Views: 2696

Re: Godot 4.0 launched!

One major problem with all those fancy new engines like Godot (or Unreal, or Unity) is that they are very opinionated about the asset tooling. All these engines give you nice features, but require you to supply the assets in a certain way. Then when transforming the project inside the engines editor...
by shihan42
22 Feb 2023, 20:49
Forum: Join the team
Topic: Application: shihan42
Replies: 4
Views: 5437

Re: Application: shihan42

Is there anything in particular you're interested in? At the moment, I'm trying to find my way around the project and to get a hang of how things are done, which issues are comfortable for me working on, and where to bring me in. After that warm-up, I'd like to do things like code maintenance (feel...
by shihan42
22 Feb 2023, 09:02
Forum: Join the team
Topic: Application: shihan42
Replies: 4
Views: 5437

Re: Application: shihan42

Yeah, you are right. Discussing the issue and explorating possible approaches before starting to code is the more efficient way. But while I was browsing the source, I felt myself urged to try to solve the mentioned issue :D The next time, I'll start with the discussion first. So, would I just choos...
by shihan42
21 Feb 2023, 14:09
Forum: Join the team
Topic: Application: shihan42
Replies: 4
Views: 5437

Application: shihan42

Hi everyone, as an avid player of the TES-series I decided to contribute to this wonderful project of yours. I'm a professional software developer with around 20 years of experience. The last years, I worked on a bunch of .Net Core projects, but my roots are C++ and graphics programming (I did sever...