Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for other Three Materials (Lambert, Basic, Phong) #34

Open
Ctrlmonster opened this issue Nov 14, 2023 · 0 comments
Open

Support for other Three Materials (Lambert, Basic, Phong) #34

Ctrlmonster opened this issue Nov 14, 2023 · 0 comments

Comments

@Ctrlmonster
Copy link

Thought I'd open this as suggestion for a potential next feature :)

Less expensive Materials

I've noticed that Standard Materials covering large portions of the screen can already bring my Laptop to < 60 fps (without PP or anything else going on in the scene). Since I'm going for a stylized look in my game with potentially fully baked environment lighting, I'm either looking to use sth like a LambertMaterial, or outright full BasicMaterials.

Would be great to be able to still use three-landscape with that!


Potentially unrelated(?)
I think for a lot of us the Splatmap is the most important feature, since using a real geometry instead of a heightmap makes some things easier to get started (i.e. physics / raycasting). So maybe there is room for a slimmed down version of the TerrainMaterial, i.e. sth like a SplatMaterial?

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant