Merge 2 jpg to simulate a png bitmap in As3
In this post, we are going to see a simple trick that I use in my last project. I wanted to have a png file, to place your face behind a picture (like face in hole), but if we load some png, the size is incredibly big. So the trick consists to merge two jpeg (one standard, and one use as a alpha mask)…
Read more
Another BitmapData Effect
These last times, we can see on some website a similar effect on bitmaps (like Wrangler or Vitaly Shepelev’s portfolio).
It’s rather simple to reproduce this type of effect. You just have to play with bitmap channels (red, green and blue). You have to extract each channel and after that you can do whatever you do
Read more
Space Designer 3D
Space Designer 3D, is an online tool which allows you to create and visualize some house planning.
Developed by Asynth, this tool is intuitive and easy to use. Choose your furniture, and with a little drag-and-drop, you see it in your workspace. You can change position, scaling, rotation, and other properties.
Read more
Tearing 3d effect (away3d + as3dmod)
Let’s go back for some tutorials. I have finished to develop my new portfolio (quite long) and now I can show you some tips and tricks.
Some people wanted to know how I do the tearing effect in the fun side of my portfolio.
It’s not tough. It’s a little mix between a 3d framweork (here away3d) and as3dmod.
Read more
A teasing from the Fun side
I told you a few weeks ago that I’m currently developing a “fun” version for my portfolio (www.guitouxx.com). She didn’t replace the current version, but coexists with it. So, the soft and fun version.
Yes, it’s coming soon. The first results that I have with Away3D are very cool and gave me some “FUN” moments.
Read more











