Project

General

Profile

Statistics
| Branch: | Revision:

library / src / main / java / org @ 688662ef

Name Size
  distorted

Latest revisions

# Date Author Comment
688662ef 10/18/2016 01:40 PM Leszek Koltunski

Beginnings of a new example app - a waving flag.

No actual waving yet!

5de7841c 10/18/2016 12:36 PM Leszek Koltunski

Javadoc.

b911dc09 10/18/2016 12:16 PM Leszek Koltunski

Correct Javadoc issues

3695d6fa 10/18/2016 12:01 PM Leszek Koltunski

Comments

350cc2f5 10/18/2016 11:19 AM Leszek Koltunski

Make the WAVE effect 5D (extra parameter 'offset')

522eebc8 10/17/2016 11:36 PM Leszek Koltunski

Add Static5D and Dynamic5D.

8298e6af 10/17/2016 03:52 PM Leszek Koltunski

Improvements to comments.

35bece36 10/17/2016 03:12 PM Leszek Koltunski

Reflect the fact that we are no longer caching sine and cosine in the EffectNames comments.

d0c902b8 10/17/2016 03:04 PM Leszek Koltunski

swap the 2nd and the 3rd parameters in the WAVE effect and improve comments for the WAVE user API.

5b1c0f47 10/17/2016 02:12 PM Leszek Koltunski

Switch off the pre-compulting of sin and cos in CPU as it turns out that those two are single-instruction functions on any modern GPU ( http://www.gamedev.net/topic/322422-number-of-gpu-cycles-for-cos-and-sin-functions/ - link form 2005 ! )

View revisions

Also available in: Atom