harfang3d / dogfight-sandbox-hg2

Air to air combat sandbox, created in Python 3 using the HARFANG 3D 2 framework.
GNU General Public License v3.0
153 stars 47 forks source link

Adding an image to the map #15

Open kadirnar opened 2 years ago

kadirnar commented 2 years ago

I want to add an image to a region of the map. How can I do that?

ErkMkd commented 2 years ago

Hi ! If I understand correctly, you want to customize the terrain with your own map?

kadirnar commented 2 years ago

I want to add 2 or 3 dimensional objects to the map.

ErkMkd commented 2 years ago

Okay, so, you can add as many mesh as you want in the main scene, using Harfang Studio.

astrofra commented 2 years ago

@kadirnar Eric is refering to our 3D editor that is public now (and free) : https://www.harfang3d.com/en_US/studio

kadirnar commented 2 years ago

Hello @astrofra and @ErkMkd

I just want to add QR image for artificial intelligence studies. I am not a game developer. I downloaded the program but I don't know how to do it. Is there documentation on how to do this?

astrofra commented 2 years ago

Ok, the solution is easy, then. The best thing will be to publish a short video tutorial so you can figure out how to place a QR code in the dogfight :)

ErkMkd commented 2 years ago

I've added a tutorial that describes how to add textures in the main scene. I hope you will find it useful! https://github.com/harfang3d/dogfight-sandbox-hg2/blob/main/tutorial-Add_quad_custom_texture.md

kadirnar commented 2 years ago

Thank you so much. In my project, I will share your work with reference.