Great Cinema 4D Tutorials
- April 27th, 2012
- Write comment

I’ve started collecting a list of links to what I consider to be great Cinema 4D Tutorials. I’ll try to note the version number of the software for each one. Some are full tutorials from other sites and some are YouTube & Vimeo videos.
Bodypaint
Redox UV mapping with cinema 4d : It’s not in English, but this YouTube Video does a great job of showing you how to UV Map a complete character.
The video runs a little over 36 minutes. Looks to be version 11 or 12.
Character Modeling
Creative Crash – Realtime Character Modeling: I found this approach to Character modeling helpful. It’s not Cinema 4D (Maya actually), but the concept translates very well.
Form submission is handled through AJAX by default in JQuery Mobile. While this is great for production where you want a seemless user experience and transition between the form and confirmation page, if you have an error in the code in your form submission through Code Igniter, you’ll never see the error page. All you get is a re-display of your form which can leave you scratching your head. 

This is a lightbulb I modeled for a project a month or so ago. Decided I’d post it for free download… The file is a Cinema 4D r12 file. If anyone is interested I can convert it to other formats.
However, one of the issues I found with building mobile websites with JQuery Mobile was that when building multi-page sites in a single HTML file, I frequently found myself editing the content for the wrong page. I try to keep my code commented and separated, but if the code gets very long I find that it becomes unwieldy. The MVC approach of constructing pages in Code Igniter (and I suppose other MVC frameworks for that matter) makes for an ideal construction method for building out multi-page mobile websites as a single HTML document.