Code Monkey home page Code Monkey logo

painterengine's Introduction

avatar

PainterEngine是一个由C语言编写的跨平台图形应用框架,可运行于Windows Linux Android iOS 支持WebAssembly的Web端及嵌入式MCU上

  • PainterEngine由C89标准及部分拓展编写,不依赖任何C标准库及三方库。
  • PainterEngine是平台、编译环境、运行时无关的。
  • 包含一套完整的内存管理及常用数据结构算法的实现。
  • 包含一套完整软2D/3D渲染器实现。
  • 包含一套完整编译型脚本引擎实现(编译器、虚拟机、调试器)。
  • 包含一套完整游戏世界框架(对象及资源管理器,事件调度器,碰撞优化及物理计算模板)。
  • 包含一套完整的Live2D动画系统实现(骨骼及物理模拟、动作追踪、独立的图元光栅化实现,配套建模编辑器)
  • 常用的反走样几何绘制及光栅化算法。
  • 图像信号及音频信号处理算法(常用滤波器、声码编码器、ZCR、MFCC等特征采集算法)。
  • 基础的BP神经网络框架实现。
  • UI框架、粒子系统、调音器、混音器、逐帧动画、网络同步协议、MODBUS,MQTT等iot协议栈、json/obj/wav Parser..的完整实现。
  • 更多内容及使用说明,请参阅教程及《PainterEngine API Manual》



更多内容请访问 PainterEngine.com

painterengine's People

Contributors

matrixcascade avatar jarlonerain avatar chunqian avatar qishipai avatar prcuvu avatar timgates42 avatar ksgfk avatar zhuyf233 avatar 782307413 avatar

Stargazers

fan ming yi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.