Coder Social home page Coder Social logo

opengl_sandbox's Introduction


OpenGL_Sandbox

Simple OpenGL render on C++ with imgui UI and library of examples of OpenGL features use.

About The Project

Project Screen Shot 1 Project Screen Shot 2 Project Screen Shot 3

Prerequisites

For compilation project needs

  1. Visual Studio 17 2022 compiler https://aka.ms/vs/17/release/vs_BuildTools.exe
  2. Python https://www.python.org/downloads/
  3. Conan package manager
    pip install conan

Installation

Windows

  1. Clone the repo
    git clone https://github.com/Noardewyn/OpenGL_Sandbox.git
  2. Get to OpenGL_Sandbox dirrectory and install conan packages
    ./install.bat
  3. Build project using cmake with previosly created conan toolchain
    cd out/build
    cmake ../../ -G "Visual Studio 17 2022" -DCMAKE_TOOLCHAIN_FILE=conan_toolchain.cmake
    cmake --build . --config Release

Linux Not tested, but еheoretically it should build with the same instructions as for Windows

opengl_sandbox's People

Contributors

noardewyn avatar

Stargazers

Tanya Fedchenko avatar

Watchers

James Cloos avatar  avatar Tanya Fedchenko 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.