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

Custom rendered machine parts #6

Open
Josharias opened this issue Jan 22, 2015 · 2 comments
Open

Custom rendered machine parts #6

Josharias opened this issue Jan 22, 2015 · 2 comments
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. Type: Improvement Request for or addition/enhancement of a feature

Comments

@Josharias
Copy link
Contributor

I want to render animations of dials, widgets, and inner workings of a machine so that machines can have interesting visual effects.

Ideas:

  • Render extra stuff on the outside of a block so that an animated part of a block would not spam chunk changes.
  • Render things inside the block that move/change when a machine is processing. One could then expose a window into the machine to see what it is doing.
@MarcinSc
Copy link
Contributor

Rendering objects separately from chunks (which is what you'd need) is processing intensive. Maybe make this extra rendering configurable for people with slower machines?

@Josharias
Copy link
Contributor Author

Agreed. Having this configurable for each client would be good. Could maybe even auto disable if frame rates are too low... But that is a different story.

@skaldarnar skaldarnar added Type: Improvement Request for or addition/enhancement of a feature and removed new feature labels May 15, 2021
@jdrueckert jdrueckert added Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. labels Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Gameplay Content Requests, Issues and Changes targeting gameplay mechanics and content Size: M Medium-sized effort likely requiring some research and work in multiple areas Status: Needs Investigation Requires to be checked for feasibility, reproducability, etc. Topic: Rendering Requests, Issues and Changes related to lighting, meshes, camera, etc. Type: Improvement Request for or addition/enhancement of a feature
Projects
None yet
Development

No branches or pull requests

4 participants