Jump to content

Panoramic Images for blocks


Ben132

Recommended Posts

he mean how to make stuff like Args magica does,render blocks in inventory.

 

For Ben:

itemRenderer.renderItemAndEffectIntoGUI(this.fontRenderer, this.mc.renderEngine, itemstack, l, i1);

itemRenderer.renderItemOverlayIntoGUI(this.fontRenderer, this.mc.renderEngine, itemstack, l, i1);

 

that is how render item,if you need

Link to comment
Share on other sites

Hi

 

To be honest I don't understand your question at all.  Perhaps you could add a bit more explanation, or even better a mocked-up picture of what you have in mind?

 

-TGG

 

What I want to be possible is to "see" through a nether portal before you go through it and I was if I was to create a panoramic view then the image would be visable at different angles, for example If you look up and down you can see different stuff in that dimension, is that a better description of this post?

 

he mean how to make stuff like Args magica does,render blocks in inventory.

 

For Ben:

itemRenderer.renderItemAndEffectIntoGUI(this.fontRenderer, this.mc.renderEngine, itemstack, l, i1);

itemRenderer.renderItemOverlayIntoGUI(this.fontRenderer, this.mc.renderEngine, itemstack, l, i1);

 

that is how render item,if you need

 

Thanks but I dont think that will help for what I want to do but I am new to modding I might use that so thanks anyway :D

Link to comment
Share on other sites

Hi

 

OK now I understand.  Unfortunately I don't have any idea how to do it!  I think it would probably be quite complicated even for an expert (which I'm not).  Essentially you would need to move the camera position to a new location (into the nether), render a scene  and then move the camera back to the player and render the scene again, except for the portal.

 

DieSieben07 has made a CameraCraft mod which covers some aspects of that, he/she might have some insights.

 

Good luck with it :-)

 

-TGG

Link to comment
Share on other sites

Hi

 

OK now I understand.  Unfortunately I don't have any idea how to do it!  I think it would probably be quite complicated even for an expert (which I'm not).  Essentially you would need to move the camera position to a new location (into the nether), render a scene  and then move the camera back to the player and render the scene again, except for the portal.

 

DieSieben07 has made a CameraCraft mod which covers some aspects of that, he/she might have some insights.

 

Good luck with it :-)

 

-TGG

 

Thanks for the help I will look into it.

I hope I am able to do it :D

Link to comment
Share on other sites

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.