Python Forum
how to draw terrain like minecraft in python using opengl with perlin noise value?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to draw terrain like minecraft in python using opengl with perlin noise value?
#1
In my previous thread/post ,I have asked a question about drawing Perlin noise terrain,mekire have helped me quite a lot by teaching me how to draw 2d terrain with generated Perlin noise value using pygame (pygame.surface.fill),
https://python-forum.io/Thread-what-shou...oise-value

but if I want to draw it in 3d where I need to input the coordinate/vector as parameter for it to draw at a location  ,how do I do it with opengl?


Note:I don't need the full code,I just want a tutorial that teach me how to render 3d terrain with perlin noise,although just a few lines of 3d terrain rendering code here (dont need all the noise generation part)will be easier for me.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pygame with OpenGL on RPI Zero without X: invalid operation aserranoh 0 1,419 Mar-20-2022, 09:49 PM
Last Post: aserranoh
  Minecraft Python install error SomeAcandKid 1 2,345 Oct-06-2021, 06:22 PM
Last Post: Ronhamas
Photo Locate Noise floor level for a spectral data in Python Ranjan_Pal 1 3,043 Dec-19-2020, 10:04 AM
Last Post: Larz60+
  Learn to program with Minecraft SheeppOSU 15 17,815 Jun-04-2020, 11:24 AM
Last Post: Larz60+
  Modulate brown noise in python pyxel 2 4,727 Mar-28-2018, 08:15 PM
Last Post: pyxel
  Creating shadow in OpenGL with normal? hsunteik 0 3,366 Apr-27-2017, 08:23 AM
Last Post: hsunteik
  Why is voxel generated terrain looks better? hsunteik 1 3,211 Apr-13-2017, 11:28 AM
Last Post: SpeedyZapGaming
  how to destroy or remove object rendered with opengl from the screen? hsunteik 1 7,052 Apr-09-2017, 01:30 PM
Last Post: hsunteik
  NullFunctionError in opengl hsunteik 2 4,080 Apr-04-2017, 07:29 AM
Last Post: hsunteik
  Traditional OpenGL vs GLSL? hsunteik 2 4,059 Mar-27-2017, 03:54 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020