Top 15 CocoStudio Alternative and Similar Softwares | Mar 2024

cocos2d-x is a cross platform open source free 2D game engine for mobile gamedev, that is fast and stable, easy to learn and use.

1. Evaldraw

Evaldraw Evaldraw allows you quickly write small programs in its C-like language. It supports static variables, enums, arrays, functions and just recently structs.Your code is re-compiled every time you type a character! Goodbye tedious compile times!A simple program that draws a gradient with the mouse:code:(){ setcol(mousx/xres*255,mousx/yres*255,255); drawsph( mousx, mousy, 10 );}Evaldraw......

2. Babylon.js

Babylon.js Main featuresComplete scene graph with lights, cameras, materials, meshes, animations, audio & actionsNative collisions enginePhysics engine (thanks to oimo.js & cannon.jsScene pickingSupports left and right handed systemsAntialiasingAnimations engineParticles & Solid Particles SystemsSprites and 2D layersComplete audio engine based on Web AudioWorks on all WebGL platforms via a specific modern shader......

3. FIFE

FIFE The Flexible Isometric Free Engine (FIFE) is an open source, cross-platform game engine written in C++ with Python scripting abilities. Inspired by the isometric view found on Fallout and Fallout 2, it can nonetheless be used to create about any 2D game, as the flexible on the name implies. The......

4. Kivy

Kivy Kivy is a Python library for development of multi-touch enabled media rich applications. The aim is to allow for quick and easy interaction design and rapid prototyping, while making your code reusable and deployable.Kivy is written in Python, based on OpenGL and supports different input devices such as: Mouse, Dual......

5. Vulkan

Vulkan Vulkan is the result of 18 months in an intense collaboration between leading hardware, game engine and platform vendors, built on significant contributions from multiple Khronos members. Vulkan is designed for portability across multiple platforms with desktop and mobile GPU architectures. Vulkan is available on multiple versions of Microsoft Windows......

6. C3DL

C3DL The Canvas 3D JS Libary (C3DL) is a JavaScript library that will make it easier to write 3D applications using WebGL. It provides a set of math, scene, and 3d object classes that makes WebGL more accessible for developers that want to develop 3D content in browser but do not......

7. GLGE

GLGE GLGE is a javascript library intended to ease the use of WebGL; which is basically a native browser javascript API giving direct access to openGL ES2, allowing for the use of hardware accelerated 2D/3D applications without having to download any plugins.The aim of GLGE is to mask the involved nature......

8. Flexbox Patterns

Flexbox Patterns Build awesome user interfaces with CSS flexbox.......

9. eXeScope

eXeScope Without source files, eXeScope can analyze executable files like EXE, DLL, etc. and display, extract, and rewrite.Typical usage:Change font type face and sizeChange size and position of dialog boxes or formsChange the arrangement of controls in formsChange text in message boxesChange text of menusChange assignment of accelerator keysExport icon, cursor,......

10. cobertura

cobertura Cobertura is a free Java tool that calculates the percentage of code accessed by tests. It can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.......

11. jStart32

jStart32 JStart32 works as a Win32-EXE wrapper to start Java applications running on Windows 2000 or Windows XP. The exe creation tool allows developers to define icon, minimal Java version and the start command of their Java application.......

12. Kommander

Kommander Kommander consists of an editor and a program executor. It uses the *.ui files generated by Qt Designer and extends the simple preview to a full on interactive window using DBUS to communicate with widgets. Kommander is intended for non programmers and programmers alike as a rapid development tool.......

13. Resource Hacker FX

Resource Hacker FX Resource Hacker FX is an improved Resource Hacker : it is a patcher that needs to be used on the original Resource Hacker v3.6.0.92. What does the patcher change:1. Resource Hacker FX does not create tree nodes for every language. Usually only one language is used anyway, so it......

14. Atomiq

Atomiq Atomiq Code Similarity Finder is a tool for developers to find and eliminate duplicate code. It is designed for .NET developers, but works equally well for developers of other languages and even web designers!......

15. script.aculo.us

script.aculo.us script.aculo.us is a JavaScript library built on the Prototype JavaScript Framework, providing dynamic visual effects and user interface elements via the Document Object Model (DOM).It is most notably included with Ruby on Rails and Seaside, but also provided separately to work with other web application frameworks and scripting languages.script.aculo.us was......