Difference between revisions of "RealXtend Basic Overview"

From CRIPTWiki
Jump to: navigation, search
(Server Admin Guide)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Material Export Preparation]]
+
==Quick breakdown==
  
[[Material Export Workflow Protocol]]
+
===Pro===
 +
*Superior Graphics than SecondLife
 +
*Allow server-side scripting
 +
*Allow direct 3D model import
 +
===Con===
 +
*Lack of community support
 +
*Not all LSL functions are implemented
 +
*Lack of documentations
 +
===Bottom Line===
 +
If you are good with Python and you are somewhat familiar with LSL, realxtend provide much better future for you.
 +
==General==
 +
[[realxtend_(software)]]
  
 
[[Problems facing realxtend]]
 
[[Problems facing realxtend]]
 +
==Builder's Guide==
 +
[[Material Export Preparation]]
  
[[realXtend Server Configuration]]
+
[[Material Export Workflow Protocol]]
  
[[RealXtend_Exploration|Past Explorations]]
+
[http://docs.realxtend.org/index.php/Content_World_Building_Tutorials Building the World in Realxtend]
  
 +
==Coder's Guide==
 
[[Virtual Tracking Guide]]
 
[[Virtual Tracking Guide]]
 +
==Server Admin Guide==
 +
[[Server 101]]
  
 +
[[realXtend Server Configuration]]
  
 +
[[RealXtend_Exploration|Past Explorations]]
  
 
+
==More Resources==
 
+
 
+
 
Place to download Blank (Empty, no asset) 0.4 server. http://www.cybertechnews.org/?page_id=384
 
Place to download Blank (Empty, no asset) 0.4 server. http://www.cybertechnews.org/?page_id=384
  

Latest revision as of 18:10, 20 November 2009

Quick breakdown

Pro

  • Superior Graphics than SecondLife
  • Allow server-side scripting
  • Allow direct 3D model import

Con

  • Lack of community support
  • Not all LSL functions are implemented
  • Lack of documentations

Bottom Line

If you are good with Python and you are somewhat familiar with LSL, realxtend provide much better future for you.

General

realxtend_(software)

Problems facing realxtend

Builder's Guide

Material Export Preparation

Material Export Workflow Protocol

Building the World in Realxtend

Coder's Guide

Virtual Tracking Guide

Server Admin Guide

Server 101

realXtend Server Configuration

Past Explorations

More Resources

Place to download Blank (Empty, no asset) 0.4 server. http://www.cybertechnews.org/?page_id=384

Basic scripting guide.

LSL

Python via IronPython

realXtend Scripting Ideas