Giter VIP home page Giter VIP logo

varekat's Introduction

CI

Varekat

A 3d game engine with multiple backends, written in V

Important

You have to install vulkan via the script at the moment. Will be changed in future.

Installing

Glfw

Debian

sudo apt install libglfw3-dev

Fedora

sudo dnf install glfw-devel

Arch

sudo pacman -S glfw-<x11/wayland>

MacOS

brew install glfw

Windows

start scripts\glfw_install_windows.bat

Vulkan

Linux

ATTENTION! Make sure you have clang and ninja installed before run vulkan_install_linux.sh script.

sh scripts/vulkan_install_linux.sh

MacOS

sh scripts/vulkan_install_macos.sh

Windows

start scripts\vulkan_install_windows.bat

Uninstalling

You can use scripts/vulkan_delete.sh script to uninstall Vulkan. You can also remove it manually by deleting folder vulkan in Varekat/libs

Alternative

Alternative you can try to build the whole project and install all dependencies, by using Vuild. But it's in an very alpha stage.

Why?

I've started this project to first learn vulkan, but after now a bit of time I want to start the first 3D game engine in V. I want to achieve a multi backend engine which works on every platform.

Contribute

Just create a fork, create a branch and write the code. Then just push the code to your fork and create a pull request.

Pictures

Cube demo

Dragon demo

Terrain demo

varekat's People

Contributors

louisschmieder avatar artemkakun 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.