coordinates

  1. Holzchopf

    Snippet ST-Animation a.k.a. UV-Animation (mojo2)

    This snippet demonstrates the basics of texture coordinate animation. Strict ' ST-Animation / UV-Animation ' (in Cerberus X, texture coordinates are called ST) Import mojo2 Function Main:Int() New MyApp Return 0 End Class MyApp Extends App Field canvas:Canvas ' material...
Top Bottom