Git Product home page Git Product logo

myusernamejeep / therenderengine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bfattori/therenderengine

1.0 2.0 0.0 3.75 MB

The Render Engine is a cross-browser, open source game engine written entirely in JavaScript. Designed from the ground up to be extremely flexible, it boasts an extensive API and uses the newest features of today's modern browsers.

Home Page: http://therenderengine.blogspot.com

License: MIT License

therenderengine's Introduction

The Render Engine is a cross-browser, open source game engine written entirely in JavaScript. Designed from the
ground up to be extremely flexible, it boasts an extensive API and uses the newest features of today's modern browsers.
The Render Engine is a framework which is intended to aid in developing your game idea by providing the foundation
and tools to speed up the process of going from idea to finished product.

The Render Engine supports:
   * Chrome 9+
   * Firefox 1.5+
   * Internet Explorer 9.0+
   * Opera 9.5+
   * Safari 3.0+

For older versions of Internet Explorer, grab ChromeFrame... You'll be happy you did.
http://code.google.com/chrome/chromeframe/

Why don't you support IE8, IE7...?
----------------------------------
Internet Explorer has never been a standards based browser. Up until IE9, Microsoft didn't care about following - 
they only wanted to lead. Due to their lackluster support for standards, they were late adopters of the things that 
make gaming possible in a browser. Additionally, their JavaScript engine was implemented as a plug-in to the browser 
and linked via a COM bridge.  This made the engine especially slow when compared to the other browsers. IE9 is the 
first browser, from Microsoft, which follows the standards closely enough that I would endorse it.  On Windows there 
just isn't anything much better than a browser optimized for Windows - and IE9 (and going forward, hopefully) is just 
that. Perpetuating the use of older technologies by supporting them is a disservice to web developers around the 
world. Forcing users to either upgrade, or find somewhere else to "get their fix", will eventually benefit everyone.

Tutorials & Demos
-----------------
The included tutorials and demos are provided to help you understand the framework and how everything works together.
Each tutorial is intended to either build upon a previous tutorial, or provide an introduction to an engine feature.
The demos are meant to be more complete examples of different concepts working together to form a game.


(c)2008-2011 Brett Fattori ([email protected])
MIT Licensed

therenderengine's People

Contributors

bfattori avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.