Posted 30 March 2012 - 07:40 PM
Hello,
I've just finished my Analog Clock. Use it with the awesome CCGPU Peripheral.
The clock will display the real Minecarft time.
Picture:
More Pictures : http://imgur.com/a/OBOU3
Code:
v 1.0.3 http://pastebin.com/SqJNC5Mm
v 1.0.2 http://pastebin.com/hTa8afcM
v 1.0.1 http://pastebin.com/buxrPKVF
v 1.0.0 http://pastebin.com/SBJeGtaH
Changelog:
v 1.0.3 :
I've just finished my Analog Clock. Use it with the awesome CCGPU Peripheral.
The clock will display the real Minecarft time.
Picture:
More Pictures : http://imgur.com/a/OBOU3
Code:
v 1.0.3 http://pastebin.com/SqJNC5Mm
v 1.0.2 http://pastebin.com/hTa8afcM
v 1.0.1 http://pastebin.com/buxrPKVF
v 1.0.0 http://pastebin.com/SBJeGtaH
Changelog:
v 1.0.3 :
- color fading is now time-based.
- the time until the color fade restarts is adjustable
- minor performance optimization (circle is now only calculated once)
- adjustable frequency of frame updates (per second)
- added optional Color fading
- optimized vertex calculation (clock is now maximum size)
- first official release