Frequently Asked Questions

Q: My application requires feature X, but can't find it in RC. Why is that?

A: There are many features on our wish list, but we don't have the time and/or resources to fulfill most of them. Development is mainly driven by the courses RC is used for. Features that have not served a purpose in these courses are unlikely to be found in RC. Hopefully, the code is straight forward enough that unsupported, sought after features can be implemented by yourself. You have the right to change and use this code however you want (see the License agreement for more information.)


Q: I found a bug, what should I do?

A: Don't panic. First, make sure it's a bug. Read log.txt and see if you can get any clues if it's on the application side or in RC. Do some debugging first using the RC_MEMORY_DEBUG flag in RenderChimp.h. Use break points - they're great! If you still think it's a bug in RC, e-mail me (magnusa@cs.lth.se) with a description. Then you're free to panic if you wish.


 All Classes Functions