Coder Social home page Coder Social logo

0xworks / hazel Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 374 KB

A clone of TheCherno/Hazel. This version is independent of the original, and written by me as I follow along the game engine series

License: MIT License

CMake 4.41% C++ 88.28% C 6.06% GLSL 1.24%

hazel's Introduction

Hazel

Private repository based on (but completely independent to) the Hazel engine described in youtube playlist https://thecherno.com/engine

A quick note on the build system: At the time I was coding this, I was using vcpkg and had it globally "integrated" with Visual Studio, with a bunch of often used packages already installed. That means that cmake is able to find the various packages (such as glad, glfw, glm, imgui, and spdlog) that are required to build.

I no longer do things this way (preferring instead to bring in dependencis as git submodules). However, I have not yet updated this repo to do that, so it will not work out-of-the-box unless you Do Something to allow cmake to find the dependencies.

hazel's People

Contributors

0xworks avatar

Stargazers

Vasilaki Tocili avatar  avatar

Watchers

 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.