2

Create your own Team Render Front-End

Cinema 4D Release 16 introduced the Team Render Server that allows you to organize your render jobs and clients. The Team Render Server already offers a comfortable front-end that let’s you manage your rendering tasks. This front-end communicates with the server via a distinct API. You are able to use this API to add new functionality or to even create your own front-end. Continue Reading

Floating-Point Weirdness

The entire field of 3D graphics is inherently connected with calculations on floating-point numbers. You should be aware, that it can be a bit tricky to work with such values (or rather variables of such type). In this article I’ll begin with some Cinema 4D SDK basics, before showing typical floating-point pitfalls in the end. Continue Reading