Git Product home page Git Product logo

dynacoe's People

Watchers

 avatar  avatar

dynacoe's Issues

Remove packing for fallback builds (dynacoe-pack)

To keep the project lean, built-in support for many "fallback" backends is no longer supported. This makes the "fallback" build requirements of the standard release packing process obsolete and wasteful. It should be removed.

3D Transforms Should be Faster

Would be nice to condense the Node component vector transform mathematics. It's currently doing some unnecessary work by preserving "proper" matrix transformation calculations when it may not need to. There is probably a better approach available too with how inheritance currently works.

Legacy GL support

Had partial support before, but it should be updated and maintained if possible.
Will likely be dedicated to a feature-legacy-gl branch during its development.

Adding full demo examples

Before, Dynacoe had a partial game demo and interactive demo included as part of the installation. Since the previous API upgrade, not enough time was available to update these demos.

Dev will be done on branch feature-full-demos

3D Animations

This is the next big task. Many changes have been made to the engine to even begin to support 3D animations, but through some cruel twist of fate, not enough time was available to actually implement it! When added, then will be available through a separate extension, as any practical use would require additional 3D format loaders, i.e. assimp.

Will be in feature-animations

Effective audio latency should be lower

The real time it takes between an audio request and the audio heard through hardware is still rather high. The threading in place to process the audio is likely fine, but the method that the AudioManager uses to feed data to the system backend is likely to blame. Both Linux and Windows builds.

Add CMake lists

Instead of trying to reinvent the configuration wheel, CMake should be deployed sometime to better service configuration. Current configs are limited and aren't as scalable.

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.