Michał Budzyński

Results 19 comments of Michał Budzyński

Not so far, but forewarned is forearmed. I don't think we want to test WebGL, Three has it's own tests for this and I'm quite sure we can trust them.

This is more a twisty.js issue, isn't it?

@ansuz there **is** a `seven` support in the lib. In my projects, when I need non-five-integers I simply do: ``` javascript var notFive = 7; five.convertTo(notFive); ``` But I can't...

@danpker I believe my solution above will work with most integers.

@solarmosaic-kflorence I couldn't reproduce this on the exact same node & mac version. Could you pls give me more details?

Have you considered tools like [GruntJS](http://gruntjs.com/) for concatenating & minifying files?

Myślę że póki co nie ma co się przejmować transferem - jeśli kiedykolwiek będzie trzeba to znaczy że jesteśmy na dobrej drodze do sukcesu :).

Issue #48 zostało zamknięte, mamy wsparcie dla internacjonalizacji. Trzeba teraz przetłumaczyć appkę na angielski [Maciek10](http://github.com/Maciek10) nad tym pracuje. Kolejnymi krokami będzie tłumaczenie readme i wszystkich komentarzy w tych issues, oraz...

I already made a research in this field, this shouldn't be hard to implement. [Detailed description of the process](https://webglfundamentals.org/webgl/lessons/webgl-render-to-texture.html).

Zraportujesz buga o sprawdzaniu czy obiekt istnieje? Ustaw flage good-first-issue bo to nie jest żadna ekwilibrystyka.