Difference between revisions of "User:ASydiK/September2010"
Line 29: | Line 29: | ||
'''23 Thursday''' | '''23 Thursday''' | ||
+ | * Tried using webgl arrays to cast, didn't work | ||
+ | * Tested other methods for casting, nothing still |
Revision as of 07:44, 27 September 2010
08 Wednesday
- Started working on documenting functions for PJS
09 Thursday
- Continued working on documentation
10 Friday
- Wrote update blog
- Updated Minefield
- Finished up any outstanding work for PJS to start next fresh on XBPS next week
13 Monday
- Familiarized myself with PSI Reader
- Began working on PSI Reader (and a smaller PSI File)
15 Wednesday
- Research into existing JS binary conversion libraries
16 Thursday
- Tested webgl typed arrays and casting
17 Friday
- Began implementing binary conversion libraries
20 Monday
- Working through how to hack the problem of converting bytes to floats - thought the option of using webgl arrays and casting them
23 Thursday
- Tried using webgl arrays to cast, didn't work
- Tested other methods for casting, nothing still