Gideros Studio!

* Code Online http://giderosmobile.com/code
* Developers http://giderosmobile.com/profiles
* Maintainers http://giderosmobile.com/maintainers
* Download http://giderosmobile.com/download
* Community **** * Blog http://blog.giderosmobile.com
* Forum http://giderosmobile.com/forum
* Thank you http://giderosmobile.com/thankyou

Gideros Studio alternatives

  • PhoneGap

  • PhoneGap is an open source development tool for building iPhone, Android, Blackberry and other mobile apps with JavaScript.

    tags: authoring cross-platform development framework iphone-apps
  • Apache Cordova

  • Apache Cordova is a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha Touch, this allows a smartphone app to be developed with just HTML, CSS, and JavaScript.

    tags: hybrid ios-development javascript-api mobile-app mobile-apps-development
  • Appcelerator Titanium

  • Appcelerator Titanium, offered for free by Appcelerator, lets web developers use web technologies, open source and cloud computing to build native apps for iPhone, Android, Windows, Mac OSX and Linux.

    tags: ajax application-builder code-completion cross-platform css
  • WebDGap

  • WebDGap allows you to convert any website or HTML/CSS/JavaScript web application to a native Windows, Mac, Linux, and Chrome application.

    tags: compile compilers lightweight-wrapper native portable-wrapper
  • Corona SDK

  • Corona has become one of the world's most advanced mobile app development tools.

    tags: mobile-apps-development
  • Amulet

  • Amulet is a Lua-based toolkit for experimenting with interactive graphics and audio. It provides a cross-platform API for drawing graphics, playing audio and responding to user input, and a command-line interpreter for running Amulet scripts.

    tags: game-development lua toolkit
  • GeeXLab

  • GeeXLab is a free standalone application for desktop operating systems. Just download it and use it. GeeXLab is available for Windows 32/64-bit, Linux 64-bit, Mac OS X and Raspberry Pi.GeeXLab supports both Lua and Python as main languages for demo coding as well as GLSL (OpenGL and Vulkan) and HLSL (Direct3D 12 -- Windows 10 only) for realtime shader programming. Lua and Python can be used at the same time in a demo. Some scripts can be coded in Python and others in Lua. It's up to up to mix them as you want. Lua, Python, GLSL and HLSL can reside in separate files or in a single XML file that acts as a container for all scripts.Here is, in few words, how GeeXLab works: a demo is essentially made up of one or several initialization scripts (Lua and/or Python) and one or several per frame scripts (Lua and/or Python). Initialization scripts are executed once at the beginning of the demo and frame scripts are executed every frame. That's all.GeeXLab does not include a game engine that takes the control over your logic. GeeXLab offers a low level API (don't panic, no assembler here) that lets you free to manage your logic and rendering code as you want. You can even code you own dynamic libraries (in C/C++ for example) and load them in Lua and Python scripts. »

    tags: game-development glsl hlsl lua python
  • LÖVR

  • A simple framework for creating VR with Lua.

    tags: game-development lua oculus-rift-support virtual-reality