Raydium 3D Game Engine

Official forum for everything about Raydium, ManiaDrive, MeMak, ...
It is currently Thu Mar 28, 2024 12:34 pm

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: .tri files
PostPosted: Sat Jun 10, 2006 7:25 am 
Offline
User avatar

Joined: Sat Jun 10, 2006 7:15 am
Posts: 6
Location: Hongrie
Is that possible to edit the .tri files with zmodeler, or 3ds max? Because is van to make new cars into the game :twisted: :D

Thx;)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 9:40 am 
Offline
User avatar

Joined: Fri May 19, 2006 4:28 pm
Posts: 39
You have scripts to export 3ds, blender & directx to tri here:
http://wiki.raydium.org/wiki/ImportExportTri

You need to make all your face triangles. If you want to import, you have to use blender (free), import then remove doubles.

If you want, im looking for a heavy cadillac to be part of my new desert environement :) (its a work-in-progress... screenshot: http://ftp.cqfd-corp.org/raycap2006-06-03-185657-00.jpg ; archive: http://users.skynet.be/am038186/desert.tbz)

Charly

_________________
Charly


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 7:39 pm 
Offline
User avatar

Joined: Sat Jun 10, 2006 7:15 am
Posts: 6
Location: Hongrie
thx


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 7:44 pm 
Offline
User avatar

Joined: Sat Jun 10, 2006 7:15 am
Posts: 6
Location: Hongrie
Can you translate me this?
http://wiki.raydium.org/wiki/3DSVersTri

or can you link me a .tri import plugin?

thx :D


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 7:51 am 
Offline

Joined: Sun Mar 16, 2003 10:27 am
Posts: 404
you have only export for 3ds to tri with the software ivcon that you can download here :
for windows : http://raydium.org/data/bin_tools_win32/ivcon.exe
for linux : http://raydium.org/data/raydium_nightly_svn.tar.gz

for linux you must compile it with this command line :
Code:
gcc ivcon.c -o ivcon -lm


in a shell you type :
for windows : 'ivcon.exe truc.3ds truc.tri'
for linux : './ivcon truc.3ds truc.tri'

after the script ask you wich texture it must use for each object in the 3ds file.

example ( under linux ):

Code:
xfennec@Julien temp$ ../ivcon T80.3DS voiture.tri
Found objet: FD, texture to use ? : avant.tga
Found objet: t80/runko, texture to use ? : peinture.tga
Found objet: Camera01?, texture to use ? :
Found objet: t80/gear, texture to use ? : rgb(1,1,1)


for import you can try to import tri to blender and after blender to 3ds.

PS : excuse me for my poor english.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Jun 11, 2006 11:19 am 
Offline
User avatar

Joined: Sun Mar 16, 2003 2:53 am
Posts: 2591
Location: gnniiiii (Scrat)
You can also export in DirectX text format (.X) and try to use this PHP script: http://raydium.org/svn.php?f=/trunk/directx2tri.php


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group