Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can someone explain me the 3D rendering part? #552

Open
JanCantCode opened this issue Jul 18, 2023 · 0 comments
Open

can someone explain me the 3D rendering part? #552

JanCantCode opened this issue Jul 18, 2023 · 0 comments
Labels
question This issue is a question

Comments

@JanCantCode
Copy link

Ive been trying to understand how i am able to render 3D objects like Cubes etc. and after reading some of the rendering cod ein this project i am still very uncertain on how things work. from what ive read, you supply a VertexConsumer with Vertexes, which it then renders, and every tick, somehow all shapes are removed from the list of objects to render, and then readded, probaply to make sure the shapes turn with the player? I am quite confused and would love if someone would be able to explain how to do it a bit..

@Earthcomputer Earthcomputer added the question This issue is a question label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question This issue is a question
Projects
None yet
Development

No branches or pull requests

2 participants