Next2D
@Next2D
About
Next2D project provides a WebGL 2D rendering engine, a web authoring tool for animation production, and a framework to support team development.
Skills & Technologies
Projects & Repositories
Recent public projects and repositories from this profile.
builder
C++Multi-platform builder for Next2D Framework, export to various platforms including Windows, macOS, Linux, Smartphones (iOS, Android) and Web (HTML) for Steam
next2d.app
AstroThe Next2D project aims to provide a high-speed 2D Rendering Engine, an animation creation tool mainly for NoCode development, and a Framework for collaborative and efficient development.
player
TypeScriptNext2D Player supports WebGL/WebGPU and OffscreenCanvas, enabling advanced graphical expression. It can also be used in game production, advertisement production, and other scenes requiring rich expressions without having to deal with browser or device compatibility.
framework
TypeScriptNext2D Framework is designed according to the principles of clean architecture, domain-driven development, test-driven development, and MVVM, with an emphasis on flexibility, scalability, and maintainability, and a design methodology that keeps each layer loosely coupled.
create-next2d-app
TypeScriptCreate Next2D apps with no build configuration.
next2d-development-mcp
TypeScriptAn MCP (Model Context Protocol) server for Next2D application development. Provides code generation, architecture validation, and API reference following MVVM + Clean Architecture + Atomic Design patterns used with the framework-typescript-template.