Saturday, June 27, 2015

Hello World!

Been very busy studying HTML5. Was about to launch a Silverlight website to host a casual game site. Was put off by the need to have every user install Silverlight on their machine. Was reading a tutorial on Visual Studio 2012 on HTML5 and Javascript.

Been studying HTML5 for the last 3 years and I would like to share my results with anyone who is interested.

Firstly get this book!

Has the best explainations and code for anyone who wants to learn HTML5.

Here is a quick tour of the Blog.

Turn bitmaps into strings then add to a javascript array.

Create dynamic data, with touchscreen sliders.
Write an image to the canvas, and change the output.
Change image and canvas data in realtime. Recycle data as much as possible.
Add Graph3D to a canvas, ADSW controls movement and touch controls camera position.
Use image and canvas to create 3D worlds with Graph3D.

Create infinite data using only 3 numbers.
Use CSS styles to make heightmaps from 3 numbers.
Get data from google earth and streetview simultaneously.

Create a 3D sand simulator with Graph3D.
Create particle physics with Graph3D.
Create block styled worlds with a 3D version of old 2D MAME games.

Access the devices camera and capture frames to a canvas.
Write the devices camera to a canvas using a timer. Allows for realtime manipulation of video.
Find and use the devices accelerometer.

Combine all this together and you have actuality!

All code will be on a PNG file.

ENJOY!

No comments:

Post a Comment