Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

Velaseriat/ShipViewer

Repository files navigation

ShipViewer

I’ve made no attempts whatsoever to refactor this project. Everything is within ShipViewerScreen.java. This uses a PerspectiveCamera to render a TiledMap, an AssetManager to load large asset files, a TiledMapRenderer, and a crap attempt to convert screen coordinates to world coordinates. The correct method would’ve been to just use camera.unproject(scrX, scrY) instead of all that linear algebra.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages