All Projects → ChilliWorks → Chillisource

ChilliWorks / Chillisource

Licence: mit
An open source, cross-platform game engine designed for indie developers.

Programming Languages

cpp11
221 projects

Projects that are alternatives of or similar to Chillisource

Py3ODE
Port of PyODE for Python 3
Stars: ✭ 29 (-80.67%)
Mutual labels:  3d-game-engine, 2d-game-engine
Fxgl
Stars: ✭ 2,378 (+1485.33%)
Mutual labels:  2d-game-engine, 3d-game-engine
GroundEngine
Ground Engine is an easy to use Game Engine for 3D Game Development written in C++
Stars: ✭ 61 (-59.33%)
Mutual labels:  3d-game-engine, 2d-game-engine
nodesnim
The Nim GUI/2D framework, based on OpenGL and SDL2.
Stars: ✭ 127 (-15.33%)
Mutual labels:  3d-game-engine, 2d-game-engine
RendererEngine
2D - 3D Renderer Engine builds with OpenGL, SDL2, C++
Stars: ✭ 17 (-88.67%)
Mutual labels:  3d-game-engine, 2d-game-engine
Echo
A New Cross-Platform 2D 3D Game Engine
Stars: ✭ 520 (+246.67%)
Mutual labels:  2d-game-engine, 3d-game-engine
Castle Engine
Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal
Stars: ✭ 475 (+216.67%)
Mutual labels:  2d-game-engine, 3d-game-engine
Blue Flame Engine
A 3D/2D game engine that supports both DirectX11 and OpenGL 4.5
Stars: ✭ 129 (-14%)
Mutual labels:  2d-game-engine, 3d-game-engine
Astroberry Server
Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
Stars: ✭ 141 (-6%)
Mutual labels:  raspberry-pi
Ha4iot
Open Source Home Automation system for .NET
Stars: ✭ 146 (-2.67%)
Mutual labels:  raspberry-pi
Pi Tool
Overclocking and button-remapping utility for the Raspberry Pi 4, designed for Pi Case 40
Stars: ✭ 141 (-6%)
Mutual labels:  raspberry-pi
Raspberryturk
The Raspberry Turk is a robot that can play chess—it's entirely open source, based on Raspberry Pi, and inspired by the 18th century chess playing machine, the Mechanical Turk.
Stars: ✭ 140 (-6.67%)
Mutual labels:  raspberry-pi
Openauto
AndroidAuto headunit emulator
Stars: ✭ 1,926 (+1184%)
Mutual labels:  raspberry-pi
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-6.67%)
Mutual labels:  raspberry-pi
Smart Home
Phodal's Smart Home Setup Guide:HomeBridge + Home Assistant + Amazon Echo
Stars: ✭ 149 (-0.67%)
Mutual labels:  raspberry-pi
Rfoutlet
Control 433Mhz Rf power outlets from a Raspberry Pi
Stars: ✭ 140 (-6.67%)
Mutual labels:  raspberry-pi
Explorer Hat
Python library for Explorer HAT
Stars: ✭ 140 (-6.67%)
Mutual labels:  raspberry-pi
Dtln
Tensorflow 2.x implementation of the DTLN real time speech denoising model. With TF-lite, ONNX and real-time audio processing support.
Stars: ✭ 147 (-2%)
Mutual labels:  raspberry-pi
Pieman
Script for creating custom OS images for single-board computers
Stars: ✭ 149 (-0.67%)
Mutual labels:  raspberry-pi
Docker Unms
This image is no longer maintained: https://github.com/oznu/docker-unms/issues/53
Stars: ✭ 145 (-3.33%)
Mutual labels:  raspberry-pi

alt link

ChilliSource v2.2.3

ChilliSource is an open source, cross-platform game engine designed by game developers for game developers. It is completely free to use (now and forever), released under the MIT License.

iOS Android Windows Raspberry Pi
Build Status Build Status TODO TODO TODO

Links

Main Features

  • Tried and Tested - Has been used to build commercial games for large companies.
  • Cross-platform - Write once and deploy to multiple platforms: iOS, Android and Windows PC.
  • Modern C++ - Take advantage of modern C++ features including lambdas, smart pointers, etc.
  • 3D - Create games in 3D using skeletal animations, shaders, lighting and shadows.
  • 2D - Create 2D games using sprites and atlases.
  • UI - Create dynamic UI that adapts to different devices using ChilliSource's widget library and support for adding custom widgets.
  • Audio - Play music and sound effects using the popular Cricket Audio library.
  • Expand - Hook into OS lifecycle events to add your own 3rd party libs.

Getting Started

The Getting Started: What You'll Need tutorial provides a good starting point for working with ChilliSource. It demonstrates how to create and build a new project. Also check out the other tutorials for more information.

If you have any development questions or suggestions for the engine please post them on the ChilliSource Forum. Any bugs encountered should be reported using Github Issues.


alt link

Built with Cricket Audio
www.crickettechnology.com

Usage of the Cricket Audio System is covered by the Cricket Audio free license (described at http://www.crickettechnology.com/free_license).
For other licensing options, please visit http://www.crickettechnology.com/source_license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].