Giter Site home page Giter Site logo

xi-art-spzoo / defold-faststream Goto Github PK

View Code? Open in Web Editor NEW

This project forked from korolevsoftware/defold-faststream

0.0 0.0 0.0 8.28 MB

This library help fast push vector vector 3, vector 4, to buffer stream

License: Apache License 2.0

C++ 84.27% Python 4.18% Lua 11.55%

defold-faststream's Introduction

Fast Stream is Defold extension

Fast Stream store lua table vector 3 or vector 4 to stream.

faststream.set_table_universe()

Copy table values to stream with convert values to stream type. Table element type can be: vector3, vector4 or nimber. Must be uniform!

faststream.set_table_universe(stream, table)

faststream.set_table_raw()

Copy table values to stream without! convert values to stream type. Table element type can be: vector3, vector4 or nimber. Must be uniform!

faststream.set_table_raw(stream, table) 

faststream.set_table_raw()

Copy table values to stream without! convert values to stream type. Table element type can be: vector3, vector4 or nimber. Must be uniform!

faststream.set_table_raw(stream, table) 

defold-faststream's People

Contributors

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