Bruno Levy

Results 120 comments of Bruno Levy

[Graphite](http://alice.loria.fr/software/graphite/doc/html/) with four shaders from [ShaderToy](https://www.shadertoy.com/). Shaders can be directly copy-pasted from ShaderToy and edited (using [ImGuiColorTextEdit](https://github.com/BalazsJako/ImGuiColorTextEdit)). ![fourshadertoys](https://user-images.githubusercontent.com/19478253/36172295-b9d1608c-1105-11e8-9669-76774b03d0dd.gif)

[Graphite](http://alice.loria.fr/software/graphite/doc/html/) with several GUI styles (dark and light, fixed layout and floating windows) ![graphite_gui_styles](https://user-images.githubusercontent.com/19478253/37567506-549810f8-2ac8-11e8-9d32-4ea333789a15.gif) ![graphite_legacy_black](https://user-images.githubusercontent.com/19478253/37570054-05060054-2aeb-11e8-8701-a933b17e8878.png)

**ImGui in outer space !** Early Universe Reconstruction _(coop. with Paris Institute of Astrophysics and Paris Observatory)_. _Visualized with Graphite_ Download (Linux/Mac/Windows sources, windows executable): https://gforge.inria.fr/frs/?group_id=1465 Documentation: http://alice.loria.fr/software/graphite/doc/html/ ![eur_imgui](https://user-images.githubusercontent.com/19478253/41817329-1e7528d0-7799-11e8-918a-7c358d5d7cd0.gif)

In my own codebase, I noticed that LDCE cells are generated when there is a combinatorial block with a case() statement and a missing default value (then it generates a...

Me too ! -- B On 5/1/20 12:25 AM, Kyle Niemeyer wrote: > > The same extension would be helpful for me... > > — > You are receiving this...

**Paper numbers:** 26, 27, 28, 29,30,31 **References:** 2001: Constrained Texture Mapping, SIGGRAPH 2001: https://members.loria.fr/Bruno.Levy/papers/constrainedtex_SIGGRAPH_2001.pdf 2002: Least Squares Conformal Maps, SIGGRAPH 2002: https://members.loria.fr/Bruno.Levy/papers/LSCM_SIGGRAPH_2002.pdf 2004: ABF++: Fast Angle-Based Flattening, ACM Trans. Graphics...

Hi Nicolas, I'll be probably there (with a high probability) Cheers, -- Bruno (P.S. good news: my Apple II superserial is operational !) On 2/1/20 11:28 AM, Nicolas P. Rougier...

Me too !  That's great ! Cheers, -- B On 3/30/20 9:11 AM, Marc-André Delsuc wrote: > > such a good news ! > I was going to beg for...

- Now using "fast read dual input" command. - Tried to use "fast read dual IO" command (faster, saves 12 cycles by inputting address on two pins), no success for...

- "fast read dual IO" command works - Now working on XIP (adding a "control register", will see what it gives in terms of LUTs)