Menu

Commit [r4]  Maximize  Restore  History

adding DepthGraphics interface (first draft).

cleaning up the color interface by adding FloatColor. FloatColor will be
used by DepthGraphics to interpolate colors.
removing unuseful classes in com.nerius.grafx which made dependency on
com.nerius.grafx.img. now, com.nerius.grafx has no dependency on any
package that is not part of standard java-1.0. Rasterizor and
AnimatingRasterizor have been removed.

nerius 2001-03-10

removed /trunk/com_nerius_grafx/src/com/nerius/grafx/AnimatingRasterizor.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/ClipRectangle.java
added /trunk/com_nerius_grafx/src/com/nerius/grafx/DepthGraphics.java
added /trunk/com_nerius_grafx/src/com/nerius/grafx/FloatColor.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/FloatGraphics.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/RasterFloatGraphics.java
removed /trunk/com_nerius_grafx/src/com/nerius/grafx/Rasterizor.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/demo/GrafxLineDrawDemo.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/demo/GrafxPolyFillDemo.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/demo/SimpleDemo.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/img/AnimBuffProducer.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/img/BuffProducer.java
changed /trunk/com_nerius_grafx/src/com/nerius/grafx/img/ImageConsumerChain.java
/trunk/com_nerius_grafx/src/com/nerius/grafx/ClipRectangle.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/DepthGraphics.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/FloatColor.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/FloatGraphics.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/RasterFloatGraphics.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/demo/GrafxLineDrawDemo.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/demo/GrafxPolyFillDemo.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/demo/SimpleDemo.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/img/AnimBuffProducer.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/img/BuffProducer.java Diff Switch to side-by-side view
Loading...
/trunk/com_nerius_grafx/src/com/nerius/grafx/img/ImageConsumerChain.java Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.