Draft:CopperCube
Review waiting, please be patient.
This may take 4 months or more, since drafts are reviewed in no specific order. There are 4,562 pending submissions waiting for review.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Reviewer tools
|
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
This draft has been resubmitted and is currently awaiting re-review. |
| CopperCube | |
|---|---|
| Developer | Ambiera |
| Stable release | 6.7.1
|
| Written in | C++ |
| Operating system | Windows, macOS |
| Platform | Windows, macOS, Android, iOS, WebGL |
| License | Proprietary (Free trial available) |
| Website | https://www.ambiera.com/coppercube/ |
CopperCube is a proprietary 3D engine and editor from Ambiera that enables the creation of games and interactive applications without the need for programming. The system utilizes behavior-based logic (events/actions) and supports JavaScript scripting. It supports various target platforms (Windows, macOS, WebGL), while mobile targets (Android, Flash) are either obsolete or have been removed. Since version 6.0 (2018), it has been available for free, with paid "Pro" and "Studio" editions adding features such as post-processing effects, video support, CLI capabilities, and client source code. Over the years, it has evolved from early versions (1.x in 2009) to the current 6.x series, gaining a 64-bit editor, a dark mode interface, and other usability improvements. CopperCube has been featured on specialized portals such as CGChannel and GameFromScratch, which highlight its "easy-to-use" approach for beginners. This entry details its version history, key features, supported platforms, editions and licensing, and media reception, referencing official Ambiera documentation and independent articles.
History
[edit]CopperCube was released in 2009 by Ambiera as a 3D editor focused on ease of use. The first non-beta version (1.0.4) launched in July 2009. In 2011, version 3.0 introduced support for Flash Player 11's Stage3D, dynamic lighting, two-sided materials, and expanded JavaScript programming capabilities. In 2014, version 5.0 added a terrain editor, procedural trees, a desktop rigid-body physics engine, and video support for Windows, WebGL, and Flash targets. The major change in 2018 was version 6.0, which became completely free (with no scene or licensing restrictions). Subsequent versions (6.x) brought regular improvements: the 6.0–6.3 series (up to 2021) fixed bugs and updated the Android/Google Play target; version 6.4 (c. 2022) migrated the editor to 64-bit and discontinued the macOS editor version; and versions 6.5–6.6 (2023) added support for HiDPI screens, configurable FPS limits, support for larger scripts, and the long-awaited dark mode. Version 6.7 (2024) focused on optimizing the WebGL runtime (WebGL2, fonts, etc.) and improving stability. Each update is documented in Ambiera's official release notes.
- **Early releases (1.x–3.x):** Established CopperCube as a visual 3D game editor focused on ease of use, featuring drag-and-drop scene editing, behavior-based logic, support for importing common 3D model formats, terrain editing, and export to Windows applications. Support for Adobe Flash and later WebGL was introduced during subsequent releases.[1]
- **4.x series (2016–2017):** Introduced improvements to the editor, expanded mobile export capabilities for Android and iOS, enhanced rendering features, and numerous usability and stability improvements.[2]
- **5.x series (2018–2021):** Added new editor features, expanded JavaScript scripting capabilities, improved rendering performance, updated templates, and continued compatibility improvements for desktop and WebGL deployment.[3]
- **6.x series (2022–present):** Introduced a permanent Free Edition alongside commercial editions, modernized the editor with native 64-bit support and High-DPI displays, added Dark Mode, improved JavaScript editing tools, enhanced Windows and WebGL export, and officially deprecated Android exporting in version 6.7.4 due to changes in the Android ecosystem.[4]
Detailed 6.x Versions
[edit]| Version | Release Year | Major changes |
|---|---|---|
| 6.0 | 2022 | Introduced a permanent Free Edition alongside commercial editions, improved editor stability, and various usability enhancements.[5] |
| 6.1 | 2022 | Bug fixes, editor improvements, and incremental feature updates.[6] |
| 6.2 | 2022 | Stability improvements and compatibility updates.[7] |
| 6.3 | 2023 | Performance improvements, bug fixes, and continued editor refinements.[8] |
| 6.4 | 2023 | Added native 64-bit editor and 64-bit Windows executable export support.[9] |
| 6.5 | 2024 | Added High-DPI display support and additional editor improvements.[10] |
| 6.6 | 2024 | Introduced Dark Mode and various usability improvements.[11] |
| 6.7 | 2024 | Added support for custom Windows executable icons and additional editor enhancements.[12] |
| 6.7.1 | 2024 | Bug fixes and editor stability improvements.[13] |
| 6.7.2 | 2025 | Maintenance release with compatibility and stability improvements.[14] |
| 6.7.3 | 2025 | Improved JavaScript editor and additional bug fixes.[15] |
| 6.7.4 | 2025 | Deprecated Android export and included maintenance updates and bug fixes.[16] |
Features
[edit]CopperCube provides a range of features for creating interactive 3D applications and games.
| Feature | Description |
|---|---|
| Visual editor | Real-time WYSIWYG scene editor with hierarchical scene management and live editing. |
| Behavior system | Event-driven behaviors and actions that allow interactive logic without programming. |
| JavaScript scripting | Supports custom functionality and behaviors through JavaScript using the built-in scripting API. |
| Scene graph | Organizes objects in a hierarchical scene structure with parent-child relationships. |
| Terrain editor | Built-in terrain generation and texture painting tools. |
| Asset import | Supports importing several 3D model formats, including .obj, .dae, .x, .b3d, and animated meshes. |
| Animation | Supports skeletal and keyframe animations for compatible model formats. |
| Collision detection | Built-in collision detection and optional physics behaviors for interactive scenes. |
| Camera systems | Includes first-person, third-person, top-down, and custom camera behaviors. |
| Particle system | Built-in particle emitter for visual effects such as smoke, fire, and sparks. |
| Materials and shaders | Supports configurable materials, lighting, normal maps, and custom shaders. |
| Templates | Includes starter templates for FPS, third-person, vehicle, and adventure-style projects. |
| Export targets | Supports exporting to Windows, macOS, WebGL, and previously Android (deprecated). |
Supported platforms
[edit]| Platform | Export format | Status | Notes |
|---|---|---|---|
| Windows | Native executable (.exe) | Supported | Native desktop deployment. |
| macOS | Native application | Supported | Native desktop deployment. |
| WebGL | HTML5/WebGL application | Supported | Runs in modern web browsers using CopperLicht. |
| Android | APK | Deprecated | Officially deprecated in version 6.7.4 due to changes in the Android ecosystem.[17] |
| iOS | Native application | Legacy | Supported in earlier versions of CopperCube; no longer actively maintained.[18] |
| Adobe Flash | SWF | Discontinued | Export target removed following the end of Adobe Flash Player support in 2020.[19] |
Licensing
[edit]CopperCube is proprietary software developed by Ambiera. It is distributed under a tiered licensing model consisting of a permanent Free Edition and paid commercial editions with additional features and export capabilities.[20]
The available editions include:
- Free Edition – Available at no cost with feature and licensing limitations.
- Professional Edition – Intended for commercial development, providing additional functionality and export options.
- Studio Edition – Includes the complete feature set, additional export targets, and advanced development tools.[21]
Licensing terms and available features have changed over time. Earlier versions of CopperCube were distributed as time-limited trial software, while version 6 introduced the permanent Free Edition alongside the commercial editions.[22]
See also
[edit]- Game engine
- Game creation system
- Video game development
- Scene graph
- WebGL
- JavaScript
- Irrlicht Engine
References
[edit]External links
[edit]Category:Game engines Category:3D graphics software Category:Video game development software Category:Cross-platform game engines Category:Proprietary game engines Category:Windows software Category:Mac software Category:Software using JavaScript


- provide significant coverage: discuss the subject in detail, not just brief mentions or routine announcements;
- are reliable: from reputable outlets with editorial oversight;
- are independent: not connected to the subject, such as interviews, press releases, the subject's own website, or sponsored content.
Please add references that meet all three of these criteria. If none exist, the subject is not yet suitable for Wikipedia.