Author Topic: PlaneShift Compile Source  (Read 629 times)

SCX

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
PlaneShift Compile Source
« on: August 27, 2004, 11:08:05 am »
-I have winXP pro
-Visual c++ 6
-The capacity to install and setup a linux system if necissary
-Plane Shift source code
-and a lot of free time on my hands

What would be really great is if there was a tutorial explaining firstly the basics of what is needed to compile and develope PS and a step by step how to!

If someone could answer the following that would be great!

1) How can 3D models be created for the engine and implimented?

2) Is there a separate app for creating the 3D world? How is the 3D world created and edited?

Thanks in advance SCX

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
(No subject)
« Reply #1 on: August 27, 2004, 01:48:05 pm »
There\'re compile instructions in the \'docs\' folder which you downloaded.

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #2 on: August 27, 2004, 09:39:55 pm »
Models and levels are created with 3rd party modelling tools (3DS, blender etc) and then conversion scripts are run to export their models into CrystalSpace format.
Quidquid latine dictum sit, altum sonatur.

SCX

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
(No subject)
« Reply #3 on: August 28, 2004, 02:52:00 am »
thanks Xordan and dfryer!!!

So what format are the 3DS or Blender files. What format are they required to be for conversion and where can i obtain the scripts?

How do the Developers of PS do it? do they use Blender or 3DS and what format do they save thier models in?

Thanks again SCX

josephoenix

  • IRC Op
  • Hydlaa Notable
  • **
  • Posts: 706
    • View Profile
(No subject)
« Reply #4 on: August 28, 2004, 03:04:36 am »
for model creation they use 3d studio max and blender, and then for conversion they use the 3dsmax exporter or the program blend2cs to creat the models usable for planeshift. I think there is a different procedure for character models involving ik rigging for cal3d, but I am not the one to ask about that

for the creation of the world, it\'s all done in Max. there\'s no \"level editor\" per se...
build instructions for the current version under linux:

http://www16.brinkster.com/acraig/buildmb.html

build instructions for the latest CVS under linux:

http://icarus.uic.edu/~ssenne1/planeshiftcvs.html

josePhoenix
Sir John Falstaff: "Let the skie raine Potatoes: let it thunder, to the tune of Greenesleeues"

SCX

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
(No subject)
« Reply #5 on: August 28, 2004, 09:59:22 am »
Ok Great! Thanks josephoenix!

Looks like I have a bit of work to do before my next question. Better get my debian distro disks out again. :D .... I presume any linux distro will do but to be on the safe side which do the Dev\'s use? I want to make things as simple as posible to avoid future problems.

Thanks yet again SCX