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

[feature request] Make it possible to use a texture to 3d view #42

Open
4 tasks
milasudril opened this issue Jan 5, 2022 · 0 comments
Open
4 tasks

Comments

@milasudril
Copy link
Owner

Summary

Add a selector to use RGBA data as a texture.

Motivation

When generating landscapes, the terrain data can be used to generate a suitable texture. Make it possible to preview a generated texture when previewing terrain.

Proposed solution

A vertical panel to the left the actual view would do. Note: This panel may also host other widgets for camera control.

Roadmap

  • Make sure it is possible to render from more than one node
  • Add a 3d view control panel
  • Add texture sampler to shader
  • Add functionality to upload texture from CPU to GPU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant