mapto

joined 3 months ago
[–] mapto@feddit.bg 3 points 21 hours ago

I've been using path 3 and it was fine for me. I even adapted the docker-pyinstaller to also compile Mac-native binaries.

The thing is that in your case the users would still need to run front-end and back-end. Unless you want to implement some browser-starting logic (which is a pain to do multiplatform), this will be up to them ans that's one click too many to start.

As far as I can tell you have such a problem with path 1 as well.

[–] mapto@feddit.bg 5 points 1 day ago* (last edited 1 day ago)

I don't know it, but if it supports transparent textures, you could try something like this: https://animium.com/2008/08/lowpoly-trees. The basic idea (not exactly what's in the link) is that each branch is a texture on a plane facing your camera - clearly works only if camera angle doesn't change. Depending on engine performance and distance from objects, you could simplify down to having 3-4 layers per tree. I'd call this something along the lines of "lowpoly parallax trees". I've seen it working very neatly in a top-down third-person demo of Blender Game Engine a while ago.

A neat way of producing these could be getting a hipoly model of a tree and culling sliced renders of its branches.

Of course, if you don't have things behind the tree, or the tree moving, you don't need parallax at all and could bake the whole tree on a small surface.

A lot of decisions depend on the exact affordances of the game.

 

Just check out !blacksea@feddit.bg. Hosted on a Bulgarian instance, most content in English, open to all languages in the region.

 

cross-posted from https://feddit.bg/post/16893

[–] mapto@feddit.bg 17 points 1 day ago* (last edited 1 day ago) (2 children)

It's a million dollar question, isn't it. I'd think you'll need to consider having baked textures as an option.

What engine are you using? That makes a big difference.

[–] mapto@feddit.bg 1 points 3 days ago

I will, thanks!

[–] mapto@feddit.bg 3 points 3 days ago

Yes, this is a Bulgarian instance, you'll notice it's quite small. That's because it's pretty young and people like you haven't seen it yet. :) We have a few reddit refugees on board. Beyond Bulgarian-language discussions, we also host some regional ones, like the one in this thread or !blacksea@feddit.bg. So you're welcome to join, as usual.

As for reasons behind Bulgarian hacker/pirate culture, history has lots to explain. Quite a bit written about it, but I'm a fan of the Guardian.

PS: Lemmy federation is a pain, I still cannot respond to your more recent comments.

 

Discussions in English or any Balkan language accepted. If in trouble, we'll resort to deepl.com

[–] mapto@feddit.bg 1 points 1 week ago (1 children)

While on that thought: is it really Underground if it includes the Overground?

[–] mapto@feddit.bg 2 points 1 week ago (2 children)

I'll live with being weird.