Constellation

A Corona SDK application that lets Corona developers scratch out coordinate sets for polygonal physics bodies
Alternatives To Constellation
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nxogre54
9 years agomitC++
NxOgre is a physics connector library between the NVIDIA PhysX physics library and Ogre or any other 2D/3D rendering system.
Source Sdk Bullet Physics14
2 years ago1mitC++
Bullet Physics Injection for Source SDK 2013
Starling Nape9
11 years agoActionScript
Adobe Flash: provides an example of using the Nape physics engine and the Starling 2D game framework.
The Pursuit Demo9
6 years agomitGLSL
3D racing with physics powered by Marmalade SDK and Bullet Physics
Lime Tutorials7
9 years agoLua
Lime Tutorials from http://lime.outlawgametools.com/tutorials-3/ but updated to work with the latest lime and corona SDK
Boost Python Bullet6
9 years ago7mitC++
Thin boost based python wrapper for bullet physics sdk
Selerio Arkit Basics5
4 years agolgpl-3.0Swift
A sample app using the Selerio SDK for AR
Draggin Framework5
6 years agomitLua
A framework for use with the MOAI SDK.
Constellation2
12 years ago1Lua
A Corona SDK application that lets Corona developers scratch out coordinate sets for polygonal physics bodies
Isaac3d2
8 years ago1C#
A Google Cardboard app using Unity that visualises concepts in physics.
Alternatives To Constellation
Select To Compare


Alternative Project Comparisons
Readme

This is a script that I created because I was getting excessively pissed off at the lack of decent coordinate mappers for images.

It's not perfect, but it's better than like 90% of options out there.

And hey, it's open source, so if you want to make it better, post a commit.

Here's how it works.

  1. Throw an image in the directory, modify the script as needed to load the right image. (I have a sample image in there for demo purposes).

  2. Run the script in Corona SDK Simulator, click within the image to set coordinates.

  3. The white bounding box shows you where your image ends (helpful for transparent images)

  4. After the second click, you'll start seeing lines show up to track your progress

  5. Every time you click, a LUA table formatted list of coordinates is spit out to Corona SDK Terminal

  6. Enjoy!

Features That Probably Need to Be Developed

  • Zoom in on image (for small hard to see images and fine boundaries)

  • Selectable/deletable coordinates

  • Support for images larger than the sim screen (maybe? Might be good for terrain mapping)

Eventually I will create a legitimate desktop version of the same concept with better features (such as one where you don't need to constantly modify the source to make it load the right image). But until then, it was driving me batshit insane trying to eyeball these coordinates in photoshop or using the horrible 15 year old mappers floating around the web.

Popular Physics Projects
Popular Sdk Projects
Popular Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Lua
Sdk
Physics