BuleStorm / CreationEngine
C++ OpenGL 模仿我的世界,内容相对完善,随机地图,支持双人联机,代码注释多
☆104Updated 4 years ago
Alternatives and similar repositories for CreationEngine:
Users that are interested in CreationEngine are comparing it to the libraries listed below
- 基于C++和OpenGL实现的模仿我的世界的图形学小Demo。实现了包括地形自动生成,方块消除和放置功能。☆89Updated 4 years ago
- Open source,High performance,Cross platform,Beautiful 3D voxel game.☆18Updated 2 years ago
- SRenderer is a software rasterization renderer☆146Updated 2 years ago
- 🏎 使用 C++ 和 OpenGL 实现简单的 3D 赛车游戏☆94Updated 5 years ago
- 喷射战士2 Demo☆50Updated 4 years ago
- a simple minecraft clone, written in c++☆34Updated 3 years ago
- 【计算机图形学 - 绘图系统】核心算法模块,完成了直线生成(DDA算法、Bresenham算法),多边形生成,椭圆生成(中点椭圆算法),曲线生成(Bezier和B-spline),图元平移、旋转、缩放,线段剪裁(Cohen-Sutherland算法、Liang-Barsky…☆80Updated 5 years ago
- 基于QT开发的UNO卡牌游戏,支持两种游戏规则模式,2-8人局域网联机对战,简单的AI人机对战等☆82Updated 4 years ago
- 一个跨平台的,基于cmake的 C++空项目☆131Updated 4 years ago
- ☆38Updated last year
- 【Qt】【C++】五子棋游戏,游戏双方联网对战。(服务器+客户端)☆70Updated 5 years ago
- Group Member: KeyueXu, SijieHu, YuchengJin, JunxinQiao, ZhaoxiangQin, HanYang☆57Updated 4 years ago
- A simple physics engine based on libgraphics, containing polygon circle collision and gravity.☆67Updated 3 months ago
- 基于c++控制台的3D第一人称射击(FPS)游戏,项目包含软件渲染器、游戏引擎层、游戏逻辑层☆298Updated 6 years ago
- A co-working project of Computer Graphics course☆44Updated 2 years ago
- a simple c++ soft raster renderer 简单的光栅化渲染器☆140Updated 4 years ago
- ☆83Updated 3 years ago
- 用 C++ 从 0 实现的超级马里奥项目☆143Updated 3 years ago
- ☆39Updated last year
- 使用EasyX绘制☆48Updated 3 years ago
- Cherno's OpenGL系列教程源码☆103Updated 3 years ago
- 为了方便大家学习,将Games101的Homework从原Linux平台移植到Window平台。☆94Updated 3 years ago
- The Luna Engine v0.6 Source Code.☆211Updated 2 years ago
- 快速开发高质量2D小游戏的C++游戏框架☆107Updated 2 months ago
- C++ Flying War Game using OpenGL, glfw, dear-imgui☆25Updated 11 months ago
- Plants vs Zombies writing with Qt