Skip to content

Commit

Permalink
dwitter blog post
Browse files Browse the repository at this point in the history
  • Loading branch information
urbanophile committed Apr 3, 2024
1 parent 8fbd324 commit cbfb9ea
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions content/Blog/dwitter_simple.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Two simple dweets
####################

:date: 2024-02-29
:authors: Matt Gibson

Computer graphics is full of wizardry but the demo scene is populated by arch-wizards. I tried my hand at a couple of dweets, which are tiny demos that fit in a tweet.

.. raw:: html

<iframe width=500 height=570 frameBorder="0" src="https://www.dwitter.net/e/29491" allowFullScreen="true"></iframe>

This was from just playing around with the default dweet. It reminds me a bit of view of sky traffic in movies like Blade Runner or the Fifth Element, and I'd like to come back to it.

.. raw:: html

<iframe width=500 height=570 frameBorder="0" src="https://www.dwitter.net/e/29485" allowFullScreen="true"></iframe>

I'm more proud this, which does a simple display of the `Peter de Jong Attractors <https://paulbourke.net/fractals/peterdejong/>`_ as well as a couple of dwitter tricks including `unicode packing <https://xem.github.io/codegolf/obfuscatweet.html>`_. This one reminds me of smoke monster from Lost.

The community has some `very talented people <https://www.shadertoy.com/user/iq>`_ and there's lots to learn (`like ray marching and signed distance functions <https://jamie-wong.com/2016/07/15/ray-marching-signed-distance-functions/>`_) There's some very talented people there, I recommend having a look at

- Frank Force (`dwitter <https://www.dwitter.net/u/KilledByAPixel>`__ `personal <https://frankforce.com/javascript-2/>`_)
- Tom Reznik `dwitter <https://www.dwitter.net/u/tomxor>`__
- pavel `dwitter <https://www.dwitter.net/u/pavel>`__

0 comments on commit cbfb9ea

Please sign in to comment.