Archive for August, 2008

PDF of Blender Wiki

Sunday, August 24th, 2008

User Marco Ardito has created a PDF of the Blender wiki.

hi, i had no other chance that find a personal solution to read blender manuals offline, so, here is what i ended to. It’s sufficient to me.
Made it with http://www.htmldoc.org/ (1.8.20) so, it should be fairly simple to update them Smile although it will need a permanent space/site to keep only “latest” versions, and the “books” i built to generate each of them. suggestiona are welcome but i have no space and few time to spend on it :)

I have spoken to Marco and decided to offer hosting of the PDF. You can download it here: Blender Wiki PDF (86MB)

/Nathan

C# and Verse

Friday, August 22nd, 2008

After half a year of inactivity on this front I’ve started recently working on the C# wrapper for Verse. I finally managed to solve some problems related to marshalling of data between the C dll and C#. I made a small C# application using WPF (XAML) to show that it works. In the movie you can see how object nodes get updated in the application in realtime. The application for changing the positions is Connector, one of the Verse tools.