Giter VIP home page Giter VIP logo

craftnow's Introduction

CraftNow


Views

CraftNow 是一个中文开源游戏引擎,基于C++和OpenGL,使用GLSL着色器语言,并计划支持Vulcan等其他渲染API。 受到 Cherno 的启发,为了学习C++和大型项目开发的流程经验。我选择启动一个相对较为复杂的“软件”项目,而不是一个简单的“游戏”, 因为游戏引擎的复杂程度远高于游戏,意在实际的开发中学习更实践的知识积累经验。

demo1,demo2

demo3

## 目录

计划

  • 入口程序
  • 应用程序层
  • Debugging支持
  • 窗口层
    • 事件系统
    • 信号输入系统
  • 渲染系统
    • 2D渲染器
      • 场景图像
      • 渲染层
      • 动画
      • 相机
      • 后处理效果
    • 3D渲染器
  • 渲染API abstract(用于支持多个渲染API 例如DirectX, Vulcan)
    • OpenGL
    • Vulcan
    • DirectX
  • 实体组件系统
    • 组件添加移除
    • 相机组件,精灵组件,变换矩阵组件,tag组件
    • 碰撞体组件
    • 物理刚体组件
    • 圆形碰撞体
    • [ ]
  • 资产构建系统
    • 场景序列化保存加载
    • 项目创建和加载
    • [ ]
  • 文件系统
    • 文件系统核心
    • 文件拖拽管理
    • 内置文件编辑菜单
  • 脚本语言
    • 内置C++脚本支持
    • C#脚本支持
      • mono运行环境
      • 内置编辑器
    • lua脚本支持
    • python脚本支持
  • 物理引擎
    • 简单的物理引擎
  • 内存系统
  • 热插拔系统(实时更新资产的变化)

开始

克隆

本项目使用premake管理依赖,所以务必继承多个依赖仓库。
使用Git克隆到本地 git clone --recursive https://github.com/YINGHAIDADA/CraftNow.
如果第一次没有使用继承克隆, 用 git submodule update --init 来克隆必须的组件

许可

craftnow's People

Contributors

yinghaidada avatar

Stargazers

 avatar Jiacong Zhao avatar nsq avatar bobo avatar  avatar Fan Jianzhen avatar  avatar LeXueTao avatar Fealoyalmy avatar

Watchers

 avatar

craftnow's Issues

Jie Bro

This technician's skills are very exquisite, and we all admire him very much.

![](https://cdn.jsdelivr.net/gh/cxy-sky/jat-blog-img/N10AXH]~9J]J2VXVX96LONU.png)

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.