unascribed / BlockRenderer

A mod to render blocks and items. Useful for wikis.
https://www.curseforge.com/minecraft/mc-mods/blockrenderer
MIT License
23 stars 17 forks source link

Ability to render structures #22

Open mikuhl-dev opened 6 years ago

mikuhl-dev commented 6 years ago

Currently the Minecraft Wiki uses Mineshot to render structures. But it is very hard to position yourself in the right place, and make sure the lighting is correct, and chunk culling causes problems with larger structures. It would be nice if we could render structures with this mod too.

unascribed commented 6 years ago

this one could be a bit difficult, but, sure, I'll try

mikuhl-dev commented 6 years ago

Orbis somehow renders structures as items, possibly could piggy back on item rendering, just like how I described in #12? https://minecraft.curseforge.com/projects/orbis-api

unascribed commented 6 years ago

Orbis is closed source, so, I can't inspect the code, and would rather not depend on it.

mikuhl-dev commented 6 years ago

https://git.gildedgames.com/GildedGames/OrbisAPI Is it not here?

unascribed commented 6 years ago

The Curse page said All Rights Reserved.

Either way, I don't see a license here, so this is visible source at best.