VCP: Trick 2 – Creating components at runtime by Hormon

Most users create templates in an old fashioned way. They take the scene, place required controls and components on template form and write some code. Although it’s nothing wrong with that (I do it all the time) sometimes I’m really frustrated. Mostly because I have to do copy and paste for the tenth time for a similar scene but with some new functionality added. I’m really lazy, so at some point I started to think of a way to construct some kind of a mechanism to do this work for me.[ ... read more ]

Still alive by Hormon

It’s been a while since I wrote a post but a lot of thing is going on for me right now. I’m participating in a major project at work and helping FPSlab team with two of their products. Hopefully soon I’ll have some short break and update you with what’s comming up this year.[ ... read more ]

Vizrt Designers and Developers Wave by Hormon

For those who have access to Google Wave preview, there’s a public wave for people who work with vizrt products. You can share your designs, tips, future projects and news there. So if you have a Google Wave account – sign in to your account, and then just follow this link and get started :-). Happy waving.

VizToolkit Controls Library – What’s new? by Hormon

I’ve made some updates to my VizToolkit Controls Library. Mostly I focused on fixing bugs and implementing new features to existing controls that in my opinion were missing. Like before new version of VizToolkit dll is avaible for download along with documentation. Let’s take a quick look on what has changed since last release. [ ... read more ]

VCP: Trick 1 – Allowing user to enable/disable button on template form by Hormon

This is the first article in the series about Viz Content Pilot Tips and Tricks. I decided to share with you some of the usefull tricks to be used in templates. Some of them you may find easy, some are more complicated or at least look that way. All of them I used in at my work to provide users with some functionalities which are not present in VCP and have to be programmed from scratch. [ ... read more ]

Viz3 Scripting: Scripting Library by Hormon

Last few days I spent making a small scripting object in viz3 scripting which will allow me to animate interactive panels from whithin script. I already had some functions to do that so basically I had to put it all together. So here it is – Animation Easing scripting object. [ ... read more ]

Autumn cleaning by Hormon

For the past few months I was creating tools, controls and tutorials which can be used freely for everyone interested. Since number of items avaible to download started to grow quickly I decided to reorganize myself and think of new way to organize my outputs. This led me to following conclusions. [ ... read more ]

Viz Memory Logger by Hormon

Viz Memory Logger is a simple diagnostic application. It allows user to monitor and log into file any memory changes on any machine in your network running viz|engine. It was created using Viz Toolkit library for communicating with viz machine. Hope you’ll find it usefull.[ ... read more ]

Viz3 Scripting: Zooming and Dragging by Hormon

One of my subscribers asked me if I can make an article about zooming containers using viz3 script. I realized that there is rather poor documentation about implementing that kind of things. So I decided to create this short tutorial about dragging and zooming containers to fill this gap.[ ... read more ]

Updated VizToolkit controls library by Hormon

Since I’ve been quite busy lately and haven’t done much with my VizToolkit library, I decided to spend some time this weekend polishing it. I made few changes to existing controls and added two new ones, which, I hope, you’ll find usefull. [ ... read more ]

←Older