C4 Engine: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Remi (talk | contribs)
Elf (talk | contribs)
rm extra lines, move catg to end
Line 1: Line 1:
The '''C4 Engine''' is a game engine that can read the [[COLLADA]] format to import scene data into its built-in world editor. The importer is included in the engine.
The '''C4 Engine''' is a game engine that can read the [[COLLADA]] format to import scene data into its built-in world editor. The importer is included in the engine.


===Technical information===
===Technical information===
Line 12: Line 10:
* '''Maintainers:''' http://www.terathon.com/
* '''Maintainers:''' http://www.terathon.com/
* '''Availability:''' Win32  
* '''Availability:''' Win32  
[[Category:Products]]


==C4 Engine Collada info==
==C4 Engine Collada info==
[[User:Eric Lengyel|Eric Lengyel]] ''Tue Nov 14, 2006''
[[User:Eric Lengyel|Eric Lengyel]] ''Tue Nov 14, 2006''
 
 
The engine can read versions 1.3.x and 1.4.x of the [[COLLADA]] format, and it supports the following types of data:
The engine can read versions 1.3.x and 1.4.x of the [[COLLADA]] format, and it supports the following types of data:


Line 28: Line 22:
* Directional, point, and spot lights.
* Directional, point, and spot lights.


The [[COLLADA]] importer is updated often to maintain the best possible compatibility with [[COLLADA]] files written by content creation packages.


The [[COLLADA]] importer is updated often to maintain the best possible compatibility with [[COLLADA]] files written by content creation packages.
[[Category:Products]]

Revision as of 05:10, 15 July 2007

The C4 Engine is a game engine that can read the COLLADA format to import scene data into its built-in world editor. The importer is included in the engine.

Technical information

C4 Engine Collada info

Eric Lengyel Tue Nov 14, 2006

The engine can read versions 1.3.x and 1.4.x of the COLLADA format, and it supports the following types of data:

  • All types of polygonal geometry.
  • All geometrical animation data.
  • Skinning data for skeletal animation.
  • Material properties such as diffuse, specular, emission colors, and various texture maps.
  • Directional, point, and spot lights.

The COLLADA importer is updated often to maintain the best possible compatibility with COLLADA files written by content creation packages.