|
Written by Ryan Juckett
|
|
Saturday, 10 January 2009 07:28 |
|
The RJ_InsertCode project is a TinyMCE 3.x plugin that will automatically style code samples for different languages. Its core architecture is based on the Insertcode plugin for older versions of TinyMCE, but it has been almost fully rewritten for TinyMCE 3. There is a simplified setup, more features, a JCE 1.5 installer, and a commented codebase to assist in learning how it works and tweaking it.
|
|
Last Updated ( Thursday, 08 April 2010 05:22 )
|
|
Read more...
|
|
|
Written by Ryan Juckett
|
|
Friday, 09 January 2009 08:53 |
|
The RJ_Demo_IK project is a C# application to help demonstrate inverse kinematics related algorithms discussed else where on the site. For more information of the implemented algorithms, see the following articles.
|
|
Last Updated ( Tuesday, 11 August 2009 21:56 )
|
|
Read more...
|
|
Written by Ryan Juckett
|
|
Monday, 15 December 2008 08:29 |
|
The RJ_Containers project is a reimplementation of the Standard Template Library (STL) container functionality. It has been architected for the needs of game development, but should be applicable to any performance critical or allocation sensitive programming.
|
|
Last Updated ( Thursday, 29 July 2010 01:12 )
|
|
Read more...
|
|
|
|
|
|