Hi,
my new show reel is up on Vimeo.
Cheers
Gabor
Filed under: Portfolio
February 3, 2011 • 9:29 am 1
February 1, 2011 • 8:33 am 0
Yay.
I have already forgotten that I have pre-ordered this book with Amazon. When I came back from New York it was sitting there on my table – waiting for me. I love the smell pages of freshly printed text books have. Started on the first two chapters yesterday and it seems to be a good text book for beginners.
Let’s go shopping at LittleBird Electronics and build some radios.
Cheers
Gabor
Filed under: Uncategorized
January 22, 2011 • 1:00 am 1
As a source of inspiration, New York city comes in quite handy. The pages of my visual diary start filling with doodles and interesting ideas again. Here are couple of pictures from a NYC rooftop I have climbed on East 14th street – close to Stefan Sagmeister’s studio. The view was breathtaking.
Filed under: Uncategorized
August 18, 2010 • 4:20 pm 0
Hi there,
it’s been pretty quiet about this blog for some time, for my new work place keeps me fairly busy. Not that this would be a bad thing. After wrapping my mind about concepts of code abstraction, collecting battle scars ( Hi Snepo ) , I now learn a great deal about everyday Flash and AS3.0 techniques, which I was happy to ignore for most of the time. One of those very straight forward things (LocalToGlobal and GlobalToLocal) really caused me headaches once and since I have never touched it again. This blog post has proven very helpful to me and obviously to many others. Here’s the link: http://www.orlandmedia.com/blog/actionscript-3/localtoglobal-in-as3-not-working/
cheers
g
Filed under: Uncategorized
June 21, 2010 • 1:50 am 0
Hiya,
have managed to get the contact listener working, which i have gotten through ascrobin’s forum post at the openframeworks.cc forum.
Will just have to fix a memory leak that I have created (fps upper left corner) and can then start fine tuning animations.
Cheers
Gabor
Filed under: Software
June 14, 2010 • 10:51 pm 1
Hiya,
after having a break for a week I desperately needed to figure out what caused my little OpenFrameworks project to run slowly. I knew that it had to be the way I was generating those words falling into the screen. I was (greenhorn) loading ofTrueTypeFont repetitively inside my draw() method, which of course strained the performance heavily as soon as there were more than three words on the stage. Since I’m very new to C++ and I am still not used to the whole pointer reference thing it took me some time to figure out how to load a font once and then refer to that instance rather than loading that font in repetitively at 60fps. But now things look way different. The video shows the improvement, which runs between 20fps-40fps while having my screen recorder software running. As soon as i close that program the performance goes back up to 40-60fps. Thanks go out to Josttie at Openframeworks.cc
Filed under: Software
June 8, 2010 • 12:13 am 0
Hi there. Very little I know about C++ and OpenFrameworks. But I have decided to still go for it. At least now I got started. The learning curve is pretty flat for me and it will probably take a bit of time to become confident in writing C++ code. It’s a different game to AS3.0. Flash developers are spoiled. So anyways…I have tried to pull that thing off all on my own using a few forum hints C++ OF, ofxOpenCV and Box2D physics engine but ran into some issues with defining the contour that is being drawn as a physics body. Thankfully, I tripped over this forum thread in which 2 approaches have been shown by “Smallfly” & “Johnavila2″. Finally “Vanderlin” came up with a solution using the wrapper lib ofxBox2D and posted his code to download. It utilizes another class that simplifies the contour found by ofxOpenCV and turns it into a Box2D edge. So thanks go out to you guys. Obviously it needs quite some tweaking.
But it works.
Cheers
Gabor
Filed under: Software
May 31, 2010 • 9:31 pm 1
Just today I have spotted a new construction site to tackle, which I intend to make High Rise Climb No. 3 . Very interesting object with a beautiful view. I can’t tell more at this stage for multiple reasons but have already started my preparations. I have also found pictures of my first climb together with OYO and Adam Paquette. I thought it would be cool to post them too, since I decided to implement these kind of adventures into my blog. So here we go:
Filed under: Thoughts