Page 1 of 1

Object-collection from different tracks

PostPosted: 30 May 2013, 14:34
by rubberduck
i started to make a object-collection from different tracks
if you want to make or improve a track, you can look here and take some parts (copied from other tracks) for this

i will add more objects, also a lot of plants and trees, there are also LOD-objects

Re: Object-collection from different tracks

PostPosted: 30 May 2013, 23:38
by Auria
Hi,

yes, using objects libraries would be an interesting mid-term goal for track-making. One of the things our current track making scheme lacks compared to more professional tool is asset management, this can certainly be improved in the future with some custom blender scripts

Re: Object-collection from different tracks

PostPosted: 31 May 2013, 11:51
by rubberduck
next i will add some parts from opengameart and blendswap
for example this here: http://www.blendswap.com/blends/view/68144

but before i can add this one, i have to clean it (like remove doubles or delete hidden faces)
i added some parts, look here
viewtopic.php?f=18&t=4495&start=25

Re: Object-collection from different tracks

PostPosted: 01 Jun 2013, 16:22
by rubberduck
i have now 70 objects ( 21 plants, 5 movable things and 44 other)

i will add more

Re: Object-collection from different tracks

PostPosted: 02 Jun 2013, 19:53
by rubberduck
a funny self-made movable object: tuxi's bottles

useful for a track in a shopping-center or something else

Re: Object-collection from different tracks

PostPosted: 03 Jun 2013, 14:56
by Tuxfan
rubberduck {l Wrote}:i have now 70 objects ( 21 plants, 5 movable things and 44 other)

i will add more

Wow this sounds good.

Have you already though of a way how to structure/gorup the objects in a good way?
Probably ...
by theme (space, western, jungle, farm, city, ..)
by size
by its physical properties (static, movable, animated)

Are you going to make your project public?

Re: Object-collection from different tracks

PostPosted: 03 Jun 2013, 18:05
by rubberduck
yes,

for example i will group plants, movables, and some others too

Re: Object-collection from different tracks

PostPosted: 04 Jun 2013, 21:41
by Totoplus62
Very good initiative :)

Re: Object-collection from different tracks

PostPosted: 05 Jun 2013, 00:02
by ctdabomb
I started some thing like this a bit ago.... viewtopic.php?f=18&t=3432

Re: Object-collection from different tracks

PostPosted: 05 Jun 2013, 07:18
by rubberduck
i also have a list of objects i want to add here

Tuxfan {l Wrote}:Are you going to make your project public?


yes, why not??

i also make a file for objects, which textures they use and which license, where it is from and other small information

Re: Object-collection from different tracks

PostPosted: 06 Jun 2013, 18:07
by Ludsky
rubberduck {l Wrote}:a funny self-made movable object: tuxi's bottles

useful for a track in a shopping-center or something else



I like ! Your next track : SuperTuxMarket !! ^^

Re: Object-collection from different tracks

PostPosted: 06 Jun 2013, 18:08
by rubberduck
the idea is good, and the name is good too, but i will do other things first

Re: Object-collection from different tracks

PostPosted: 07 Jun 2013, 00:03
by samuncle
I'm not convinced by putting the name "Tux" everywhere. It's not very original and creative.

I have add nolok industries in old mine maybe we can found better name for fake company ingame.

Re: Object-collection from different tracks

PostPosted: 07 Jun 2013, 07:26
by rubberduck
yes, that's not final version, i will change that, but not now

Re: Object-collection from different tracks

PostPosted: 11 Jun 2013, 19:21
by rubberduck
the last days i made my recatrack2 ( new name = medieval cave) ready, i have uploaded it now, so i will work on the object-collection

Re: Object-collection from different tracks

PostPosted: 14 Jun 2013, 19:43
by rubberduck
i uploaded the first verion of this oc

http://platen-software.de/sebastian/stk ... -v1.tar.gz

it's an "arena", so you need debug-mode to start drive in the game

in blender the objects have all names like zengarden_bridge, so you know, that this object is from zengarden

models from opengameart have a name like oga_name, from blendswap.com have bs_name, and self-modelled r_name

i also have included the textures and i have a file(not ready), that lists up used textures for every model (the newest models are missing in the list) and licenses

later i will add a license file for textures


if you add some objects and when you add some more objects, that use the same textures, you get something like this

001-data.png
001-data.png (12.06 KiB) Viewed 14786 times


i found out, that this make the blend-file very big

to solve that, you need to do some things in your track

1: select an object with a double-used texture
2: select one face with (name.001) and do "select similiar" and select "image"
3: if "fakeuser" is enabled, disable it
4:use the right texture
5:save and re-open the file, it could be, that you have do do this step twice to remove the other textures

Re: Object-collection from different tracks

PostPosted: 15 Jun 2013, 18:26
by rubberduck
i have now an updated object-file and a texture-licenses-file

Re: Object-collection from different tracks

PostPosted: 17 Jun 2013, 14:44
by samuncle
I have made yesterday several tests for an "asset management system".

The idea is to have a common object library (with LOD, AO map, etc). You can link objects from the library to your track. When we update an object in the library it's automatically updated in all track.

Currently I was able to link an object from a .blend to another .blend and I made a "proxy" to be able to change is orientation/rotation/etc.
The main problem is when an object has stk custom parameter and you update these parameter in the librairy they won't change in the other blend file.

The exporter needs to be updated. I have created a ticket :).
https://sourceforge.net/apps/trac/super ... icket/1002

Re: Object-collection from different tracks

PostPosted: 20 Jun 2013, 09:59
by rubberduck
it should be possible to make parts local, also a good idea is to make textures local, but not the mesh (if possible)

a "menu" like this would be good:

make lokal:
- all (makes all local)
- textures (you can use other textures on the mesh, but when updating the mesh on oc-file, your mesh updates too)
- Object Properties (for example LOD model or LOD instance)

and there should be something, where you can replace an existing object in track with an object from the oc (useful for objects, that have issues, like the grass in the overworld viewtopic.php?f=17&t=4611)


last days i added some more objects, there are some objects i have added, where i have to do something like clearing up

Re: Object-collection from different tracks

PostPosted: 21 Jun 2013, 19:40
by rubberduck
i have some more objects, they are textured now, but names aren't good and there are some other small things (i have to add them to the object-list objects.odt)

Re: Object-collection from different tracks

PostPosted: 30 Jun 2013, 12:37
by rubberduck