Giter VIP home page Giter VIP logo

meta2d's Introduction

META v0.9.0

Meta2D is open source WebGL 2D game engine for making cross platform games.

meta2d's People

Contributors

gitter-badger avatar jdbence avatar mushoden avatar tenjou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

meta2d's Issues

Retina Display

How can I make the game display in retina resolution on iPhones and retina monitors?

Rotation on mobile causes crash

When rotating from portrait to landscape on iOS, the engine crashes:

[Error] TypeError: null is not an object (evaluating 's.totalZ')
	sort (meta.js:5:30441)
	update (meta.js:5:28914)
	update (meta.js:1:7985)
	render (meta.js:1:8475)
	_renderLoop (meta.js:1:7466)
[Error] TypeError: null is not an object (evaluating 't[i]._updateResize')
	_updateResize (meta.js:6:2738)
	onCameraResize (meta.js:6:2903)
	emit (meta.js:1:27232)
	updateView (meta.js:2:7553)
	_onResize (meta.js:2:8957)
	emit (meta.js:1:27232)
	_resize (meta.js:1:12125)
	updateResolution (meta.js:1:10989)
	resize (meta.js:1:4766)

It is fine to refresh the page in landscape and rotate to portrait. I can get the desktop to break in a similar manner if I resize the window a lot.

Collision system example?

Sorry about all the commits. Meta2D looks to be the tool I need for the game I am working on, so I am really pushing to get a prototype done with it.

But I digress. How would i quickly get the AABB collisions working? Is there sample code for 2 entities colliding that I can look at?

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.