Posted June 30, 20214 yr I want to change how large things are relative to how far they are. Like usually the scale of things are 1/sqrt(changeX^2+changeY^2+changeZ^2) but instead I would want the equations to be 1/(changeX+changeY+changeZ) for a taxicab distance view or just 1 for an isometric view. I have no idea how I would even start making this. I know there are some mods out there that allow isometric view, but the only one I found that worked with first person (immersive portals) was made in fabric.
June 30, 20214 yr Sounds like you are wanting to mess with the camera's rendering matrix. Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable. If you think this is the case, JUST REPORT ME. Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice. Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked. DO NOT PM ME WITH PROBLEMS. No help will be given.
July 6, 20214 yr Author yes, but I don't know how to do this. I tried looking up what a camera rendering matrix is but I couldn't find anything I understood.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.