Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Iterator

Iterator

Members
 View Profile  See their activity
  • Content Count

    6
  • Joined

    April 19, 2019
  • Last visited

    January 3

Community Reputation

0 Neutral

About Iterator

  • Rank
    Tree Puncher

Recent Profile Visitors

591 profile views
  • DavidM

    DavidM

    April 29, 2019

  1. Iterator

    [1.16] 3D render in a Screen

    Iterator posted a topic in Modder Support

    Heyo! So I'm trying to code some kind of space planet UI and I need to make some sort of impression that player is orbiting a planet while selecting it. What I need to do it is to render a planet texture and then rotate it 90 degrees on Z axis. Didn't find any examples in MC code close to that so that's why I'm asking here. Any OpenGL professionals? Any help will be appreciated.
    • November 16, 2020
    • 2 replies
  2. Iterator

    [1.12.2] Need something like "renderEntity", but with head only.

    Iterator replied to Iterator's topic in Modder Support

    Understandable, thanks! It must solve my problem.
    • May 18, 2019
    • 8 replies
  3. Iterator

    [1.12.2] Need something like "renderEntity", but with head only.

    Iterator replied to Iterator's topic in Modder Support

    Bump?
    • May 17, 2019
    • 8 replies
  4. Iterator

    [1.12.2] Need something like "renderEntity", but with head only.

    Iterator replied to Iterator's topic in Modder Support

    Sorry for 9 days of inactivity. How to access this ModelRenderer? I've seen that it's used in many models (ModelPlayer for example), but how to use this in my case? Hiding all parts of entity except head, armor and item it's holding looks like exactly what I need.
    • April 29, 2019
    • 8 replies
  5. Iterator

    [1.12.2] Need something like "renderEntity", but with head only.

    Iterator replied to Iterator's topic in Modder Support

    Well, if I clearly understand the thing - rendering skulls is not exactly what I need, it won't even show the armor. It'll be better to set some bounds for rendering. Maybe there's something in GL11 that can help?..
    • April 20, 2019
    • 8 replies
  6. Iterator

    [1.12.2] Need something like "renderEntity", but with head only.

    Iterator posted a topic in Modder Support

    Greetings, I'm recreating some HUD and I need to render player's head in the specified area. What I've got now is a piece of code taken from Minecraft's GuiInventory class. It renders the whole player. However, I need something like that: So, is there a way to.. set some bounds, for example, and it will render the entity inside them, but not outside? Thanks.
    • April 19, 2019
    • 8 replies
  • All Activity
  • Home
  • Iterator
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community