minetest engine material about terrain ,mesh rendering etc.

jiangfan3
New member
 
Posts: 3
Joined: Wed Oct 14, 2015 00:30

minetest engine material about terrain ,mesh rendering etc.

by jiangfan3 » Thu Oct 29, 2015 05:17

Hi,
Minetest is very good project.I am now study minetest.
Does have any about minetest engine technology material such as its terrain generate,mesh rendering ,occlusion removal etc.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

Re: minetest engine material about terrain ,mesh rendering e

by PilzAdam » Thu Oct 29, 2015 11:32

You may find some answers in our development wiki.

We use Irrlicht as a rendering engine, so most of the graphics stuff isn't done here. For mesh generation refer to mapblock_mesh.cpp.

For map generation architecture start looking in emerge.h, for the actual creation of the content for the individual map generators refer to the makeChunk() functions for them (e.g. here for mapgen v6).
 


Return to Minetest Engine

Who is online

Users browsing this forum: No registered users and 4 guests

cron