11 Integrations with Cocos Creator
View a list of Cocos Creator integrations and software that integrates with Cocos Creator below. Compare the best Cocos Creator integrations as well as features, ratings, user reviews, and pricing of software that integrates with Cocos Creator. Here are the current Cocos Creator integrations in 2026:
-
1
Apple iOS
Apple
iOS 14 brings a fresh look to the things you do most often, making them easier than ever. New features help you get what you need in the moment. And the apps you use all the time become even more intelligent, more personal, and more private. You’re able to do more with your iPhone than ever before. So iOS 14 reimagines the most iconic parts of the experience to be even more helpful and personal. Widgets have been totally redesigned to give you more information at a glance — and now you can add them to your Home Screen. Choose from different sizes and arrange however you like. The new App Library automatically organizes all of your apps into one simple, easy‑to‑navigate view. Apps are sorted by category and your most used apps are always just one tap away. Now you can keep watching videos or continue your FaceTime call while you use another app. -
2
Windows 10
Microsoft
To get started, you will first need to have a license to install Windows 10. You can then download and run the media creation tool. For more information on how to use the tool, see the instructions below. If you are installing Windows 10 on a PC running Windows XP or Windows Vista, or if you need to create installation media to install Windows 10 on a different PC, see Using the tool to create installation media (USB flash drive, DVD, or ISO file) to install Windows 10 on a different PC section below. You have a license to install Windows 10 and are upgrading this PC from Windows 7 or Windows 8.1. -
3
Android
Google
This summer, we’re expanding the ways we keep you safe and finding new ways to keep you connected. Here are the latest features available on your Android device. New delightful and helpful experiences across all of the devices that are connected to your Android phone. Your one-stop home for all your favorite entertainment. From movies and TV shows to games and books. Android 11 is optimized for how you use your phone. Helping you manage conversations. And organize your day. With tools designed to help you do more. Meet people using Android to change what's possible in daily life. Watch and read stories about creative, driven people discovering how to make their world more colorful and connected. With Android by their side. Choices for work, gaming, 5G streaming and anything else. There’s over 24,000 phones and tablets that run on Android. So no matter what you’re looking for, there’s something for you. Your security and privacy are at the heart of what we do. -
4
Apple iPadOS
Apple
To take full advantage of the large canvas iPad offers, core elements of the iPadOS experience have been redesigned and streamlined. So you can get more done, more easily than ever. Today view widgets have been redesigned to show you more information right from the home screen. You can choose among different sizes or add a smart stack of widgets, which uses on-device intelligence to show the right widget at the right time in your day. New enhancements like sidebars and pull-down menus let you quickly and easily access more app functions from a single location, without switching views. A more compact search design lets you stay focused on your main task and open apps or search the web with just a tap. And a new as-you-type experience delivers faster, more relevant results. With Scribble, you don’t have to put Apple Pencil away to do other things. You can write by hand in any text field across iPadOS, and your words automatically convert to text.1 Now available in even more languages. -
5
Xcode
Apple
Xcode is Apple’s integrated development environment for building, testing, and distributing apps across Apple platforms. It provides powerful tools for coding, debugging, profiling, and simulation in one unified workspace. Predictive code completion and coding intelligence help developers write cleaner, faster code. Xcode supports advanced debugging and performance analysis to identify issues early. Built-in simulators allow developers to prototype apps across Apple devices without physical hardware. Testing frameworks ensure apps meet quality and performance standards. Xcode streamlines the entire app development lifecycle from idea to deployment.Starting Price: Free -
6
TypeScript
TypeScript
TypeScript adds additional syntax to JavaScript to support a tighter integration with your editor. Catch errors early in your editor. TypeScript code converts to JavaScript, which runs anywhere JavaScript runs: In a browser, on Node.js or Deno and in your apps. TypeScript understands JavaScript and uses type inference to give you great tooling without additional code. TypeScript was used by 78% of the 2020 State of JS respondents, with 93% saying they would use it again. The most common kinds of errors that programmers write can be described as type errors: a certain kind of value was used where a different kind of value was expected. This could be due to simple typos, a failure to understand the API surface of a library, incorrect assumptions about runtime behavior, or other errors.Starting Price: Free -
7
Lua
Lua Language
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. Lua has a deserved reputation for performance. To claim to be "as fast as Lua" is an aspiration of other scripting languages. Several benchmarks show Lua as the fastest language in the realm of interpreted scripting languages. Lua is fast not only in fine-tuned benchmark programs, but in real life too. Substantial fractions of large applications have been written in Lua.Starting Price: Free -
8
Metal
Metal
Metal is your production-ready, fully-managed, ML retrieval platform. Use Metal to find meaning in your unstructured data with embeddings. Metal is a managed service that allows you to build AI products without the hassle of managing infrastructure. Integrations with OpenAI, CLIP, and more. Easily process & chunk your documents. Take advantage of our system in production. Easily plug into the MetalRetriever. Simple /search endpoint for running ANN queries. Get started with a free account. Metal API Keys to use our API & SDKs. With your API Key, you can use authenticate by populating the headers. Learn how to use our Typescript SDK to implement Metal into your application. Although we love TypeScript, you can of course utilize this library in JavaScript. Mechanism to fine-tune your spp programmatically. Indexed vector database of your embeddings. Resources that represent your specific ML use-case.Starting Price: $25 per month -
9
JavaScript
JavaScript
JavaScript is a scripting language and programming language for the web that enables developers to build dynamic elements on the web. Over 97% of the websites in the world use client-side JavaScript. JavaScript is one of the most important scripting languages on the web. Strings in JavaScript are contained within a pair of either single quotation marks '' or double quotation marks "". Both quotes represent Strings but be sure to choose one and STICK WITH IT. If you start with a single quote, you need to end with a single quote. There are pros and cons to using both IE single quotes tend to make it easier to write HTML within Javascript as you don’t have to escape the line with a double quote. Let’s say you’re trying to use quotation marks inside a string. You’ll need to use opposite quotation marks inside and outside of JavaScript single or double quotes.Starting Price: Free -
10
WebGL
KHRONOS
OpenGL ES for the Web. WebGL is a cross-platform, royalty-free web standard for a low-level 3D graphics API based on OpenGL ES, exposed to ECMAScript via the HTML5 Canvas element. Developers familiar with OpenGL ES 2.0 will recognize WebGL as a Shader-based API using GLSL, with constructs that are semantically similar to those of the underlying OpenGL ES API. It stays very close to the OpenGL ES specification, with some concessions made for what developers expect out of memory-managed languages such as JavaScript. WebGL 1.0 exposes the OpenGL ES 2.0 feature set; WebGL 2.0 exposes the OpenGL ES 3.0 API. WebGL brings plugin-free 3D to the web, implemented right into the browser. Major browser vendors Apple (Safari), Google (Chrome), Microsoft (Edge), and Mozilla (Firefox) are members of the WebGL Working Group. Google Groups and StackOverflow discussions on developing with WebGL. -
11
C++
C++
C++ is a simple and clear language in its expressions. It is true that a piece of code written with C++ may be seen by a stranger of programming a bit more cryptic than some other languages due to the intensive use of special characters ({}[]*&!|...), but once one knows the meaning of such characters it can be even more schematic and clear than other languages that rely more on English words. Also, the simplification of the input/output interface of C++ in comparison to C and the incorporation of the standard template library in the language, makes the communication and manipulation of data in a program written in C++ as simple as in other languages, without losing the power it offers. It is a programming model that treats programming from a perspective where each component is considered an object, with its own properties and methods, replacing or complementing structured programming paradigm, where the focus was on procedures and parameters.Starting Price: Free
- Previous
- You're on page 1
- Next