gliscowo / isometric-renders

Creates high-resolution isometric screenshots of Minecraft's game objects
https://modrinth.com/mod/isometric-renders
MIT License
109 stars 13 forks source link

[FEATURE REQUEST]Perspective-RenderingCamera #104

Open hotpad100c opened 1 month ago

hotpad100c commented 1 month ago

Isometric-renders mod is indeed very useful. I am a Redstone player, and I like to use it to render my machines. However, I find that using an orthographic camera to render machines can sometimes look very ugly. I wish I could render with a perspective camera. I tried to make the modification myself, but it simply doesn't work. image The rendering completely stopped working.

I am not familiar with Matrix4f, so I really don't know what to do. I hope an option can be added to the mod to choose between using a perspective camera or an orthographic camera.

hotpad100c commented 1 month ago

If you are willing to accept this suggestion, I would be very happy. If you do not intend to accept it, could you please tell me the reason why this cant work?Thanks very much!