Coder Social home page Coder Social logo

turso3d's Introduction

Turso3D

Experimental 3D / game engine technology partially based on the Urho3D codebase. Expected to remain in an immature or "toy" state for the time being.

  • OpenGL 3.2 / SDL2
  • Forward+ rendering, currently up to 255 lights in view
  • Threaded work queue to speed up animation and view preparation
  • Caching of static shadow maps
  • Hardware occlusion queries that work on the octree hierarchy
  • SSAO

Building

Execute one of the provided CMake scripts to generate build files in .build subdirectory (will be created). Execute with command line option -DTURSO3D_TRACY=1 to enable Tracy profiling.

Test application controls

  • WSAD + mouse to move
  • SHIFT move faster
  • F1-F3 switch scene preset
  • SPACE toggle scene animation
  • 1 toggle shadow modes
  • 2 toggle SSAO
  • 3 toggle occlusion culling
  • 4 toggle scene debug draw
  • 5 toggle shadow debug draw
  • F toggle windowed, fullscreen and borderless fullscreen
  • V toggle vsync

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.