frank
baumgartner
research & experimental works:
this page contains documents and source code of works and experiments i have collected over the time. some works are rather experimental, other techniques are used daily for my works.
feel free to use our knowledge for improving your own skills, of course i'm
also interested on discussions
and comments about my work!
sincerely yours,
Frank P. Baumgartner (baumgartner@active-web.cc)
overview:
|
sine/cosine synthesis (extremely fast) |
|
|
magic numbers - x86 FPU/CPU: |
|
| introduction into win32 API
programming thanks a lot to peter koen for supporting us with this tutorial! the .zip file includes an example with .cpp and executable! |
|
| Telephonie mit TAPI 3.0 thanks a lot to peter koen for supporting us with this tutorial! |
| Flashmorph: this tool allows you to do bitmap morphs for flash! - it stores one or two JPEGs plus vector data!! - small file sizes! |
|
| ispro: this tool can be used together with IIS for checking user uploaded JPEG files wheter they are flash compatible or not. besides being aware of progressive JPEGs this tool also recognizes the new JPEG2000 files and reports that flash 6cannot load them. - use this for verifying user image uploads for use with flash 6. |
|
|
exe2swf: |
|
| flv2swf: for use with flash communication server MX. when a user records a video/sound message, it is stored as a FLV file on the server. - usually it can be only played back using the commication server. using this tool you can save fmx communication server connections because users can access the video via HTTP request! basically, this means: limited recording connections, unlimited playback connections! |
|
| jpeg2swf converts all jpeg types (also progressive) into SWF |
|
| xml2swf: using this tool you can do percentual preloaders for loading bigger XMLs in flash 5, too! |
|
|
fcomp: |
|
| flash
6: mp3 player "webamp" our version of an online mp3 player, it can read any winamp v2 skins! included is a nice song by gree@active-web.cc! click here to show this nice player! |
|
|
water.zip
(includes .FLA) |
flash 6: water effect simple water effect using multiple (actionscripted) masks. click here to watch it. |
|
flash 6: nice curveTo-animation effect &&
drawing circles with 5 curveTo's circle2 demonstrates how to draw a circle using 5 curveTo commands. |
|
| flash
6 in-depth sound syncing (sample-exact!) besides an highly interesting new syncing method for flash 6 this package holds an example file of our experimental xm2swf converter. if you don't know what XM is, the text file explains it, just go for it! ;-) |
|
| flash vocoder: this swf consists of a 7.2k synthesizer and approx. 26k of raw vocoder-data. |
|
|
asc-2-as: converter from 3d-studio ASC to flash actionscript |
|
|
flash 5 texture-mapper and 3d-engine: |
|
|
flash 3d texture-mapping: the technique used is an extremely advanced version of the actionscript variant and needs much less CPU power! |
|
|
java applets: real-time sound synthesis both applets use massive CPU time, each applet only has about 11kb data and doesn't need any external sound files - all sounds are actually calculated. |
|
|
flash 5 mousefollower: |
|
|
flash 5: 3d starfield |
|
| flash5: simple 2d line effect: includes .FLA file |
|
| flash5: matrix effect well-known matrix effect, done in flash. includes .FLA |