githubsaturn / SunCalculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SunCalculator

This is a small open source non-commercial project made with C++ on Cocos2dx framework.

This app is one of the simplest sun angle (position) calculator. You can give it a specific time, day, month, and location and it calculates the sun azimuth and sun elevation for you.

This app uses Solar Position Algorithm (SPA) library developed by National Renewable Energy Laboratory.

No GPS permission or other is required. Everything is manually entered.

In order to run, clone this repo, then follow build tutorial on Cocos2dx website. Note that this app uses cocos2d-x-3.4 Jan.30 2015.

You can download the app from Google Play.

About


Languages

Language:C++ 61.2%Language:Objective-C 16.3%Language:C 13.5%Language:Java 3.7%Language:Objective-C++ 2.4%Language:CMake 1.2%Language:Python 0.5%Language:C# 0.4%Language:GLSL 0.3%Language:Makefile 0.1%Language:Shell 0.1%Language:PowerShell 0.1%Language:Lua 0.1%Language:JavaScript 0.1%Language:Batchfile 0.0%