A
A
Alexey2015-12-13 16:43:26
C++ / C#
Alexey, 2015-12-13 16:43:26

How to implement the construction of a landscape from a heightmap on opengl?

You need to build a landscape using a height map on opengl. In all the examples that I found on the Internet, this is done through WinAPI. But I need to implement using gl,glut etc. Is it possible, using ready-made code for WinAPI, to move to opengl?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Mirilaczvili, 2015-12-16
@alexey_sigida

With FreeGLUT & OpenGL you can. We need to move the keyboard and mouse handling code to GLUT.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question