Web Experiments

Table of contents

I’ve used Experimental Web standards to make cool stuff.

Star Wars Polygon Characters

I created these as fan art for star wars. This project DOESN’T use images. But instead, this project involved creating polygons and manipulating them using CSS. JS is only used to switch between figures.

See This Now

star wars image

3D Chess Rendering

This project was built for an interschool competition which involved creating an interactable object using JS. I created the chessboard because of my very limited knowledge of JS, and also, it could do much more in less. Surprisingly this little experiment won me the second prize.

See This Now

3d chess image

Spiral Generator

This project helps to create spirals based on values entered by the user using JavaScript. There is also an option to render random spirals.

See This Now

spiral generator image

Into the space?

8 Bit USS Enterprise Spacecraft

Another animation that I created purely using CSS.

See This Now

star trek uss image

Space game using ONLY CSS

This is a rip-off of a cheap space invaders clone. The original one used shabby JS code, which was hard to understand and did nothing noticeable. I removed all of the JS and tried to do it using only CSS. I succeded. Partially. Two things still don’t work well. Play to find out.

See This Now

space games image

Dance of robots

This one is my favourite. This project was built mainly on JS, in which I explored different aspects of JS to a fairly advanced level. And the end output was also pleasing. At the start, each robot acts together, but after 180 seconds of manual intervention, they break away and dance separately.

See This Now

dancing robots image

Story of My Life

An infinite animation sequence made in CSS. I made this to experiment with CSS animation property.

See This Now

story of my life image

Windows 98

Windows 98 mockup using CSS.

See This Now

windows 98 using css image

Fluid JS

Liquid properties simulation using JS.

See This Now

fluid blobs image

Planet JS

Planetary Environment simulation using JS.

See This Now

planet environment image

No comments