1
Shoichi HASEGAWA, Naoki Okada, Yuuichi TAZAKI, Hirosi ICHIKAWA, Nobuaki FUJII, Akihiko SHIRAI, Shinichirou TAGAMI
Springhead is a code name of a virtual reality software development environment, which is being developed by Shoichi Hasegawa, a research associate for Sato & Koike Lab in Tokyo Institute of Technology.
Using Springhead, you can interact with virtual world with physics law via haptic interfaces. Springhead has rigid body motion simulator and haptic device controller.
This document is generated by Doxygen from soruce code. This page is genarated from Springhead/src/Spinghead.h.
You can generate document by executing Springhead/src/SpringheadDoc.bat. If there is some problem in document, Some comments in soruce files may have bugs In such cases, please see doxygen.log.
Please see docxygen's home page for the detail of doxygen.
Following is architecture of Springhead.
- SceneGraphライブラリ Scene Graph
Classes: Spr::SGFrame Spr::SGVisual ... Implementation is done by ImpD3D. - FileIO File input/output helper classes.
File input/output can be done by operating documents, which consist from tree of Spr::FIDocNode. Implimentations are done by inherited package like ImpD3Dライブラリ.
- ImpD3Dライブラリ Implementation with Direct3D,
Implementation of rendering and file input/output with Direct3D.
Following is how to make multi-language documents;
- At first, write comment in your mothor tange.
- When writting in other language, insert language identication tag. (So, the source code will have comments in all languages.)
- In document generation, we can use filter to create a document in proper language. The language identification tag is @ ! and language id of two characters (JA is japanese and EN is english). (It should be no space. I can't write real tag because it will be filtered.) Tags affect to next @. By changing INPUT_FILTER in Springhead/src/SpringheadEN.doxy you can choose language of document to generate.
Shoichi HASEGAWA<hase@hi.pi.titech.ac.jp> Sato & Koike group, Precision and Intelligence Lab, Tokyo institute of technology, 4259 Nagatsuta-cho Midori-ku Yokohama-shi Kanagawa-ken Japan, 226-8503.
Generated on Sun Apr 16 02:07:06 2006 for Springhead by
1.4.1