Difference between revisions of "Content Creation"

From Sirikata Wiki
Jump to navigation Jump to search
(→‎Camera/object controls: added move controls)
m (Put Import Pipeline on its own subpage)
Line 1: Line 1:
 
= Handling Sirikata content =
 
= Handling Sirikata content =
  
== Import Pipeline ==
+
* [[Importpipeline|Import Pipeline]] describes our evolving intructions for bringing content into Sirikata  
 
 
The evolving content production pipeline into Sirikata is provided below. 
 
 
 
* [http://developer.nvidia.com/object/photoshop_dds_plugins.html NVIDIA dds plug-in] is for Photoshop to convert all texture maps into the .dds format.
 
* [https://collada.org/mediawiki/index.php/Main_Page COLLADA] - Currently most of our art team works in Maya for modeling and UV mapping, then uses COLLADA to import into 3ds Max. From there we apply the texture maps, adjust the materials, and export.
 
* [http://www.sirikata.com/res/dev_preview/SirikataSceneExporter.zip Ogre Exporter for 3ds Max 32 bit] is custom built by us for the Sirikata system.
 
 
The final step is to drag and drop the folder with the Ogre .mesh and related export files into Sirikata.
 
  
 
== Camera/object controls ==
 
== Camera/object controls ==

Revision as of 19:51, 16 July 2009

Handling Sirikata content

  • Import Pipeline describes our evolving intructions for bringing content into Sirikata

Camera/object controls

  • Moving
    • Shift-W = Forward
    • Shift-S = Back
    • Shift-A = Left
    • Shift-D = Right
  • Left click drag controls:
    • W = move
    • E = rotate (Not easy to control, make rotation relative to the starting orientation, not to the last frame)
    • R = scale
    • T = (for now) click and drag to rotate scene, because the mac has broken right mouse button
  • G = group/ Alt-G = ungroup
  • Enter/Escape = enter or exit group (Selection is still quirky)
  • Ctrl-V / D = Duplicate
  • B = Create Light (Buggy--doesn't update white selection box. If you hit this, only the light is selected, nothing else)

Not yet implemented/Wishlist

  • L = list of objects in scene
  • Z = center and fly to object
  • Avatar controls wait for when we have an avatar
  • Support chatting once we have networking?
  • O = Show Object Properties
  • Alt-Click = Deselect just this object (Not Done, does toggle for now)
  • Right click drag = pan? Hold back button = rotate??

Misc coming sections in this wiki

  • Training videos
  • documentation
  • current projects
  • future projects/research

Other features

  • Light icon (Attach a sub-object to the Light's SceneNode), don't make it an actual mesh entity, ideally just have a hardcoded light mesh.
  • Ray casting to the polygon level
  • DDS without best mipmap
  • Simple text (for status bar, and pie menus)
  • Requires browser:
    • Move/rotate/scale by axis
    • Light properties (O key)
    • Undo/history (ideally like photoshop, not sure what to do if somebody else modifies the objects in the meantime
    • Object List