Giter Site home page Giter Site logo

nanometro's Introduction

Nanometro

Nanometro (Decimal Metric System) is a set of tools planned to be an open-source, real-time, cross-platform 2D and 3D engine.

Suported Platforms


  • Windows

  • Linux(Help Wanted)

  • Mac(Help Wanted)

Download and Install


  • Git

  • CMake 3.25 or above

  • VCPKG

  • Windows only

    • Build With Visual Studio 2019/2022
      • Visual Studio 2019/2022
      • 👇 Install the following workloads:
      • Game Development with C++
      • MSVC v142 or above | x64/x86
      • C++ 2015/2022 redistributable update
  • Linux only

    • Build With GNU install with package manager

      • GCC 9.x or above
      • make
      • m4
      • autoconf
      • automake
      • libtool
      • Perl
    • Python packages

      • Jinja2 pip install Jinja2

Setup Repository


git clone https://github.com/Cesio137/Nanometro.git

Building the Engine


Setup Enviroment Variables

VCPKG_ROOT

  • Setup VCPKG 
    • Create a variable called VCPKG_ROOT if do not exist:
      • <Path to VCPKG>/x.x.x/
        

Windows

  • Setup Project.
    • Create a build folder and open terminal inside.
    • Commands to generate project
      • cmake .. --preset=Windows_Debug-x64
        cmake .. --preset=Windows_Release-x64

Linux

  • Setup Project.

    • Create a build folder and open terminal inside.

    • Commands to generate project

      • cmake .. --preset=Unix_Debug-x64
        cmake .. --preset=Unix_Release-x64

nanometro's People

Contributors

cesio137 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.