Jump to content
Banner by ~ Ice Princess Silky

Dumb HTML project


JunkerKun

Recommended Posts

Download it here: https://yadi.sk/d/UGVgTgUi3MdYTx
Works in Firefox or in Chrome with security disabled (just use Firefox).

This is what you get when you try making something out of s**t and twigs.
I mean, come on, there is no way I'll make a game using only canvas as a rendering system.
Or is there...

Anyway, you can run around this simple 3D chunk of a city.
At first the idea was to make something like Alone in The Dark (the first one) with pre rendered backgrounds (and there is some code left for that). But then I though "what if I make something like Another World but in 3D?". And there it is. A low-poly laggy 3D engine made entirely with HTML5 canvas (no WebGL) and using no textures (almost). Completely flat shaded, not even using gourad algorithm.

Move with arrow keys. Hold shift to run. Hold F to aim and Space to shoot.

uwAHEiB.png
PrlatqA.png

Edited by JunkerKun
  • Brohoof 1
Link to comment
Share on other sites

Neat, I'll give it a look later.

What would you license the code under, open source or not? If so, would you consider putting it on GitHub? I think this would be neat to put on there.

Link to comment
Share on other sites

  • 2 weeks later...

A new version:

https://yadi.sk/d/dAXkHBHP3MxXYw

Changes:

-New renderer. It is possible now to use software renderer instead of pure canvas. What it means is less resolution but more advanced effects. It's buggy and unfinished yet, but it works.

-Improved Textures

 

Aaaaand that's it. No git yet either.

This is my own backup file, so it may be deleted later. It also includes tools like animation editor but it won't work now since I haven't updated it.

Edited by JunkerKun
Link to comment
Share on other sites

  • 5 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Join the herd!

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...