From WikiTissue
Welcome to the OpenTissue Wiki.
OpenTissue is [a collection of] generic algorithms and data structures for rapid development of interactive modeling and simulation.
Free for commercial use, open source under the ZLib License.
[edit] Read More
- About the work of the OpenTissue board
- See papers and demos etc.
- Browse the source using websvn or simple http
- You are also welcome to take part in the discussion on our forum.
- Doxygen documentation (run doxygen on the source tree)
- Demo applications (work as small tutorials/hands on examples)
- The book: Physics-Based Animation
- Papers and thesis written by students, most of these are located here.
- Research papers at: link 1, and link 2.
|
|
[edit] Learn More
Here is a few suggestions
- Learn more about generic programing reading a textbook.
- Learn about the C++ programming language from a textbook.
- Learn more about solving problems with C++ by reading a textbook