From 75a90df8bf7f38e746e021c23248e1607931132c Mon Sep 17 00:00:00 2001 From: Jon Bergli Heier Date: Fri, 1 Jul 2011 17:20:53 +0200 Subject: Import and render tree models. Trees are loaded from the new trees.blend using assimp. Tree objects are then received from the server and rendered on the given terrain locations. Each chunk now holds a list of objects and coordinates, which can be used to easily add other models as well. Also moded the GLSL fog code to its own shader which can be linked in different programs. --- common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common b/common index ff7f9de..6e74671 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit ff7f9de199213ea6d4832c0b91f2a96f5edc6bb2 +Subproject commit 6e746716d6a5c72fbd42539c6d5d92da8830cb9e -- cgit v1.2.3