홈페이지: http://www.hpi.uni-potsdam.de/vrs/ivrs/index.html
VRS의 Tcl 바인딩 입니다.
iVRS stands for interactive VRS and is a Tcl/Tk package that provides full access to 3D features of the Virtual Rendering System VRS. Using iVRS, Tcl/Tk applications do have access to the powerful scene graph and behavior graph of VRS and, in this way, can construct complex, interactive 3D scenes. With iVRS, most of VRS' functionality gets accessible within the scripting language Tcl. Using Tcl commands, you can instantiate VRS objects and call their respective methods. This has been achieved building wrapper classes, which convert method arguments between Tcl strings and C++ data types. The wrapper mechanism used to build iVRS includes:
The parameter conversion between C++ and Tcl handles the following types:
Note: The iVRS wrappers rely exclusively on standard Tcl, that is, iVRS does not require object-oriented extensions for Tcl such as [incr Tcl], although this might be important for your Tcl code in general.
첨부 파일 | 파일 크기 |
---|---|
![]() | 3.82 MB |
![]() | 395.36 KB |