Giter Site home page Giter Site logo

zahraj16 / cpp-3d-game-tutorial-series Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pardcode/cpp-3d-game-tutorial-series

0.0 0.0 0.0 12.41 MB

This repository contains all the code written in the C++ 3D Game Tutorial Series, a video tutorial series available on YouTube.

Home Page: https://www.youtube.com/playlist?list=PLv8DnRaQOs5-ST_VDqgbbMRtzMtpK36Hy

License: Other

C++ 95.40% HLSL 4.60%

cpp-3d-game-tutorial-series's Introduction

CPP11 TutorialNumber Join Discord Server Patreon YouTube

C++ 3D Game Tutorial Series

This project is available under a free and permissive license, but needs a financial support to sustain its development.
The development includes both the making of video tutorials and the writing of the code.
If this project is in some way helpful to you, please consider to support it through Patreon.
Any single contribution would be greately appreciated, regardless the amount.
Thank you for all your support!

Patreon


C++ 3D Game Tutorial Series is a YouTube tutorial series (link), whose purpose is to help all those who want to take their first steps in the game development from scratch. In this series will be developed a 3D Game Demo, starting from the creation of a Window by using Win32 API to the making of all the necessary sub-systems in order to achieve a complete 3D Game, like

  • 3D Graphics Engine
  • Audio System
  • GUI System
  • Entity System
  • Input System
  • Fonts

and so on.

License

The license of this project is based on the modified MIT-License.

That means you can do whatever you want with the code available in this repository. The only conditions to meet are:

  • include the license text in your product (e.g. in the About Window of a GUI program, or Credits Section of a 2D/3D Visual Game)
  • include (or simply not delete) the license text in all the source code files you get from this repository (copy-paste the license text to the top of all the source code files you get from this repository, even if you have partially modified them. )

If you want to modify and redistribute the source code files available in this repository, you can optionally add your own copyright notice together with the license text in this way:

...
C++ 3D Game Tutorial Series (https://github.com/PardCode/CPP-3D-Game-Tutorial-Series)
<project name>, <website link or nothing>
  
Copyright (c) 2019-2020, PardCode
Copyright (c) <your years>, <your name>  
...

The license text is available in the LICENSE file.

cpp-3d-game-tutorial-series's People

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.