Abe Pazos

Results 279 comments of Abe Pazos
trafficstars

Thank you for the help @AlvaroHermida ! :) I will take a look at this in the next days. Happy end of year!

Should we host those two files in a GitHub Page? I think only @extrapixel can enable that feature, if desired. It looks something like this: ![2019-01-04-145608_792x434_scrot](https://user-images.githubusercontent.com/108264/50691483-231c2600-1031-11e9-9850-95d0196bed7e.png) We could choose `docs/`...

Ah, I didn't know it was set up already. It's visible at https://extrapixel.github.io/gif-animation/ We only need to post the zip and the txt to that repo, right?

Hi! Sorry for the delay... I went for a long trip and it slipped my mind. I tried the download link from your README, installed it and both examples work...

Alternatively, I can update the readme to include an example of having 2D graphics behind the interactive camera.

Here an example of [drawing behind and in front of a 3D interactive layer](https://openrndr.discourse.group/t/how-to-use-orbitalcamera-and-orbitalcontrols-in-only-some-parts-of-your-program/53/5).

I tried the following approach: ```kotlin import org.openrndr.application import org.openrndr.color.ColorRGBa import org.openrndr.draw.DrawPrimitive import org.openrndr.draw.shadeStyle import org.openrndr.extra.camera.OrbitalCamera import org.openrndr.extra.camera.OrbitalControls import org.openrndr.extra.camera.isolated import org.openrndr.extra.compositor.compose import org.openrndr.extra.compositor.draw import org.openrndr.extra.compositor.layer import org.openrndr.extra.meshgenerators.boxMesh import org.openrndr.math.Vector3...

I will change this PR to better match other generators

@dattasaurabh82 Looking at https://github.com/alexandrainst/processing_websockets/commit/73f08bf7e20c83b84ca995f7a91a097a42d2fb79 (which I seem to have written myself) the only thing to do is to use a URI that starts with `wss`. Does that help?

Also looking for someone to maintain https://github.com/hamoid/video_export_processing :-) I switched to OPENRNDR in 2020 and I put my contributing energies into it :-)