Squeak and Java, Morphic Graphic effects

Torsten.Bergmann at phaidros.com Torsten.Bergmann at phaidros.com
Wed Sep 1 13:01:36 UTC 1999


Hi,

A lot of java applets include nice visual effects. Would be fun 
to have such effects in morphic. I added a short collection of 
links at the end of this mail.

There is also a free Java decompiler available at: 
http://www.geocities.com/SiliconValley/Bridge/8617/jad.html

With this tool it is easy to transform java class files back
to java source files. (the compiled java file includes all 
class and method names, so this is possible). Maybe it is 
usefull for some of us to reverse engineer freeware java 
programs and reimplement better versions in Squeak.

-Torsten

* Lake - mirrors a picture in a waving lake 
  http://www.geocities.com/Heartland/Hills/5407/xlakecloud4.html
* Pool - places an image on the ground of a virtual pool, move mouse
over applet
  http://www.spigots.com/poolmenu.htm
* Panorama - takes a panoramic picture and wraps it in 3D
  http://www.spigots.com/panorama.htm
* Flag - waves an image as a flag
  http://www.spigots.com/flag.htm
* Plasma - throws a lots of colours at the screen very rapidly
  http://www.spigots.com/plasma.htm
* Fire - shows a fire applet with source code
  http://jiri.chonbuk.ac.kr/~ycyang/Applet/Fire/
* Voxels space - fly over a mountain (long download)
  http://www.lilli.clara.net/applet7.htm 
* Sine scroller - scrolls a text on a sine 
  http://www.anfyteam.de/anj/solidscr/solidscr.html
* Snow - snow falling down in front of a picture
  http://www.anfyteam.de/anj/ansnow/ansnow.html
* HueRotator - rotates the hue value of an image - nice effect for
pictures
  http://www.anfyteam.de/anj/huerot/huerot.html
* Wobbler - an image wobbler
  http://www.anfyteam.de/anj/wobbler/wobbler.html
* Lens - lens effect on an image 
  http://www.anfyteam.de/anj/lens/anlens.html
* Blur Animator - motion blur effect for animations 
  http://www.anfyteam.de/anj/blur/anblur.html
* Mosaic - nice effect for changing slides
  http://www.anfyteam.de/anj/mosaic/mosaic.html
* Bookflip - book flip effect usefull for changing slides
  http://www.anfyteam.de/anj/bookflip/bookflip.html
* Cross Fader - Cross fading slides
  http://www.anfyteam.de/anj/cfade/anfade.html
* Wormhole - rotating hole
  http://www.anfyteam.de/anj/wormhole/wormhole.html
* 3D Light - rotating 3D objects with mirror effects
  http://www.anfyteam.de/anj/anfy3d/anfy3d.html
* Firework - a firework simulation
  http://www.anfyteam.de/anj/firewks/firewks.html
* Flozoaids - atom morph like graphics
  http://www.anfyteam.de/anj/flozoids/flozoids.html
* Warp Effect - spriral an image 
  http://www.anfyteam.de/anj/warp/warp.html
* Tree View - tree view menue with bump effect
  http://www.anfyteam.de/anj/treemenu/treemenu.html
* Bump Mapping - bump mapping an image with light effect like
ImageMorphWithSpotlight
  http://www.anfyteam.de/anj/bump/anfybump.html
* ....





More information about the Squeak-dev mailing list