-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8fbd324
commit cbfb9ea
Showing
1 changed file
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>`__ |