• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

sadmansk/GameEngine: A 3d game engine with C++ and OpenGL

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

sadmansk/GameEngine

开源软件地址:

https://github.com/sadmansk/GameEngine

开源编程语言:

C 64.2%

开源软件介绍:

3D Game Engine build status

A test game engine with C++ and OpenGL.

Quick Start

You need the following libraries:

  • cmake
  • SDL2
  • GLEW
  • ASSIMP
  • GLM

CMake recommends out of directory builds, so it's a smart idea to make a new directory (I'm calling it build) and run the following command from there:

cmake ..
make

Note: These instructions are for Mac and Linux, Windows/Visual Studio details coming soon.

Current Features

Core Engine:

  • Keyboard and mouse input mapping
  • First person camera

Rendering:

  • Wavefront (.obj) file loading
  • Vertex and Fragment shaders support
  • Textures support
  • Basic Lighting
  • Phong lighting model
  • Material support

Roadmap

These features are planned to be included very soon.

  • Dynamic shaders management
  • Level import and export

The following features are ambitious, depending on whether I plan to move on to writing the C Vulkan engine or not:

  • Physics
  • Animation
  • Scripting

Demo

Level loading Loading in a complete level from a wavefront file. Also showcases the first person camera.

Phong Lighting Phong lighting on textured object.

Documentation

Refer to the wiki for more information. Also if you are interested in contributing, follow these guidelines.

License

A test game engine with C++ and OpenGL
Copyright (C) 2017  Sadman Kazi

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

See LICENSE for more details.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap