chunky-dev / chunky

A path tracer to create realistic images of your Minecraft worlds.
https://chunky-dev.github.io/docs
GNU General Public License v3.0
642 stars 76 forks source link

Render entities #41

Open llbit opened 11 years ago

llbit commented 11 years ago

It would be great if entities could be rendered.

Entity support would enable rendering these things:

Static objects are a priority due to higher benefit/effort ratio. Mobs would need a posing interface. Initially poses could be coded in scene settings, and some presets can be a simple in-between measure.

abonander commented 10 years ago

I'd suggest a way to move/pose mobs in the Preview Window to make it easier to stage a render. We could make this a separate feature, though. There's ways to do it ingame already.

llbit commented 8 years ago

Current progress:

jason-green-io commented 8 years ago

yay entities!

could we get a way to disable loading entities in the config file for us headless people?

llbit commented 8 years ago

@jason-green-io I have added the renderActors scene variable now in the scene.json file, which currently does not have a corresponding UI element.

jason-green-io commented 8 years ago

Great news, thanks Jesper!

On Sat, Apr 2, 2016 at 3:39 PM Jesper Öqvist notifications@github.com wrote:

@jason-green-io https://github.com/jason-green-io I have add the renderActors scene variable now in the scene.json file, which currently does not have a corresponding UI element.

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/llbit/chunky/issues/41#issuecomment-204727262

SpartanOverdrive commented 7 years ago

I'm guessing this thread is the explanation as to why my armor stands, item frames, etc. never render?