Giter Site home page Giter Site logo

tridify-rs's Introduction

Tridify-rs

Summary

Work in progress project aiming to provide a really simple but flexible and lightweight low-level GPU rendering framework to create your own frameworks, engines, emulators... You name it!

Currently is under heavy development and is not recommened to be used until some basic features are implemented. Latest cargo releases will aim to be as stable as possible, however there will probably be breaking changes between versions (At least until 1.0 is released).

Getting Started

Write cargo add tridify-rs in your terminal or add tridify-rs = "0.2.1" to your cargo.toml. Also, see examples below to learn the basics.

Examples

Here you can find some examples on how to use Tridify-rs.

Features

Tridify-rs aims to be low level and flexible to let the user create their own 3D engines and customize them however they want. Any of the features listed below should be feasible using the low-level functionality. However I plan on adding more high-level functionality to trade some flexibility for readability and simplification. Here's a list of the planned features.

  • 2D and 3D basic rendering
  • EGUI integration
  • Lights and Shadows
  • GPU instancing
  • Deferred rendering
  • Scene framework
  • Particle and VFXs

Tridify-rs is not meant to be a game engine and it won't support other features that are not related with rendering like advanced input handling, physics, audio or asset management.

tridify-rs's People

Contributors

luxgile avatar

Stargazers

 avatar  avatar  avatar tabshi avatar nalley avatar ZJPzjp avatar  avatar Baris Bayrak avatar YLH avatar AV avatar Willi Kappler avatar Robert F. Dickerson avatar

Watchers

 avatar  avatar AV avatar hacktail 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.