Home
iTV
MPEG4 & h.264
Corman Lisp
Misc
Links
Corman-RM : OpenRM for Corman Common Lisp
Corman-RM provides the FFI (Foreign Function Interface) bindings necessary for Corman Common Lisp code to interface with the OpenRM libraries. OpenRM is a heavy-duty Scene Graph Manager that utilizes OpenGL.
The following example is available as a (pre-compiled executable). See the Installation Instructions.
Running the examples
My Documents\dev\corman-rmIf you wish to develop using the SDL FFI definitions
My Documents\dev\corman-rm
The "corman-rm\" directory should contain three subdirectories:
corman-rm\examples\
corman-rm\Modules\
corman-rm\src\"corman-rm\Modules\" directory into the "Modules\" directory of the Corman Lisp installation,
for example: "C:\Program Files\Corman Technologies\Corman Lisp 2.5\Modules""corman-rm\"
(SDL: SDl.dll, OpenRM: librm.dll, librmv.dll,
librmi.dll, librmaux.dll and PThreads: pthreadVSE.dll, pthreadVCE.dll,
pthreadVC.dll, pthreadGCE.dll, pthreadGC.dll) into the base Corman Lisp directory,
for example "C:\Program Files\Corman Technologies\Corman Lisp 2.5".
Note: In accordance with the LGPL, the locations of the source code on balooga.com for the versions of the DLLs included with Corman-RM can be found in the README file included in the distribution.
"corman-rm\examples\" into the Corman Lisp IDE.