maxziebell
Max Ziebell × Tumult Hype 4SCENE 01 / TOOLS & EXTENSIONS

Kleine Werkzeuge.
Mehr Möglichkeiten.

Ein Ort für alles, was Hype weiterbringt. Erweiterungen, Experimente und die Freude daran, Dinge in Bewegung zu setzen.

Die Erweiterungen entdecken
Max als graue Steinskulptur, vertieft in die Arbeit an einem kleinen Laptop, umgeben von graviertem Code.

Ein paar Lieblingsbausteine.

SCENE 02 / AUF DER BÜHNE
Hype 4 — Der WerkzeugkastenHTML5
00:00.00Main Timeline01 / 06
◇ Timeline Actions▣ Artwork▤ CTA

Der ganze Werkzeugkasten.

54 PROJEKTE

54 Module

01 / WerkzeugeHypeAction EventsExtension that offers code execution based on events and can be declared by data attributes. Furthermore, it offers code execution through the Custom Behavior interface.02 / BewegungHypeAnimation FrameA wrapper for window.requestAnimationFrame that cleans up after itself made for Tumult Hype.03 / DatenHypeArray CursorUse an array as the basis for a navigable data cursor.04 / GestaltungHypeAuto HeightSet the height automatically proportional to your scene width.05 / GestaltungHypeAuto LayoutCreate size adjusting layouts using Hype (inspired by Figma). This extension helps with positioning elements using a stacking order. 06 / GestaltungHypeBlend ModesThis extension aims at offering CSS blend modes for Tumult Hype 4. 07 / WerkzeugeHypeBundlesHype Bundler based made to work with the Hype exportscript interface08 / WerkzeugeHypeCard EventsHypeCardEvents introduces a meta entity known as cards, encompassing all scene layouts. This allows you to receive events for loading or unloading a card.09 / GestaltungHypeClip PathOpen the project on GitHub.10 / WerkzeugeHypeCommand PipelineThe idea behind Hype CommandPipeline is to map function calls originating from triggering custom behavior onto a handler function and then uses event.customBehaviorName to run an action.11 / WerkzeugeHypeCompressorProject aimed at different ways to reduce the file footprint and apply optimizations to Tumult Hype 4 export files.12 / WerkzeugeHypeCook BookTumult Hype Community Experts sharing their knowledge and insights.13 / DatenHypeData DecoratorProject for getting reactivity and feedback directly in Tumult Hype 4 using the additional HTML-attributes panel for options.14 / DatenHypeData MagicAllows you to easily add and handle data in your Hype documents (with live preview)15 / DatenHypeData ParserHelper to parse strings into JavaScript multiple data formats and to easily extract specific facets from the data16 / WerkzeugeHypeDocument LoadThis function implements the missing HypeDocumentLoad as a workaround to be triggered as a native Hype Function called HypeDocumentLoad17 / WerkzeugeHypeDocument LoaderThis extension uses a tiny runtime proxy to fetch the loader data, offering instant access to it. This allows to read and maipulate some values you wouldn’t usually haveaccess to …18 / WerkzeugeHypeDocument Loader for PHPParse Hype generated script files using PHP19 / BewegungHypeDrag ControllerA self-contained, physics-agnostic drag-and-drop controller for Tumult Hype with data-attribute-based configuration and callback support.20 / BewegungHypeDynamic CameraCreate transformations based on a square defining the view port for animations and dynamic framing.21 / WerkzeugeHypeError DialogLittle helper to debug errors in Hype functions22 / BewegungHypeGesturesA collection of useful gestures mainly based on Hype Action Events.23 / WerkzeugeHypeGlobal BehaviorThis project extends custom behavior found in Tumult Hype 4 to the page context and beyond.24 / DatenHypeHandlebarsWrapper to connects Handlebars to your Hype document (rectangles/DIV's)25 / WerkzeugeHypeImage Base EncoderTurn those beautiful images into ugly little code frogs.26 / BewegungHypeMatter HelperHelps in dealing with the matter.js Engine included in Tumult Hype 427 / WerkzeugeHypeMissing SelectorsSimple project to get the missing CSS selectors we all wished for :v:. These include selectors based on Symbol names, Layout names and Scene names.28 / WerkzeugeHypeMutation ObserverThis extension called Hype MutationObserver, is a wrapper to MutationObserver. It allows to observer elements and act upon changes on their attributes, childlist and subtree. 29 / WerkzeugeHypeOffline MonitorTrack offline time for your application and set up custom data variables (great addition for Hype Reactive Content). 30 / DatenHypePetite VueImplementation of Petite Vue for Tumult Hype31 / WerkzeugeHypePost MessagePostMessage wrapper to communicate with nested Hype Documents32 / WerkzeugeHypePower PackGet extra actions and options using the export script interface33 / DatenHypeReactive ContentA small custom tailored extension to use hypeDocument.customData in a reactive manner.34 / WerkzeugeHypeRectangle OverlapSimple check if two rectangles overlap35 / DatenHypeRespellPlaying around with the idea of editing Hype Data Magic Data in the browser36 / WerkzeugeHypeRuler HelperQuick helper to render a meter on a canvas and refresh it on scene changes37 / WerkzeugeHypeRuntime PatchingA comprehensive build system for applying patches to Tumult Hype runtime files38 / GestaltungHypeScale DocumentScale your entire Hype Document proportionally (cover and contain are supported)39 / BewegungHypeScene MagicHype SceneMagic is a powerful JavaScript library that seamlessly extends Tumult Hype's native scene transition capabilities. Built with web developers in mind, it provides an intuitive API for creating visually stunning custom scene transitions with just a few lines of code. 40 / BewegungHypeScroll MagicA streamlined tool for synchronizing and managing nested timelines in response to scroll events, designed for use with Tumult Hype 4. This utility facilitates the control of animation timelines, allowing them to play forward or reverse in sync with the user's scroll position.41 / BewegungHypeScroll TriggerGlue code to use GSAP with Scroll Triggers in Tumult Hype42 / WerkzeugeHypeSnapshot PropsSnapshot and restore properties in Tumult Hype 443 / BewegungHypeSound ControllerAllows you to control sound 44 / DatenHypeState KitThis extension is a Hype specific interface to LocalStorage and allows for local persistent user data (browser specific). It also extends on the capability of the regular LocalStorage to store complex and nested data. 45 / BewegungHypeSticky ScrollMake a Hype widget sticky in a container46 / GestaltungHypeStyle CasterCreate and override inline styles or cast value changes to custom properties (CSS Vars)47 / GestaltungHypeSvg FilterAdd duo tone effects to your documents48 / GestaltungHypeSVGPath MaskMask an vector line supports uncovering AND antwalk49 / WerkzeugeHypeSymbol CacheAdds a cache and a new event callback to your Hype project50 / GestaltungHypeText FitFit text in rectangles using data attributes and fitting rules (using Mutation Observer)51 / BewegungHypeText PathA small custom tailored extension to animate text along a path in Tumult Hype.52 / BewegungHypeTimeline WatcherWatch timeline completion and progress by code53 / BewegungHypeVideo ControllerThis Hype extension helps you control videos beyond what Hype itself does. It offers custom events, and also it has default values for videos (like autoplay). It also includes some experimental memory optimization by removing video sources from hidden scenes 54 / WerkzeugeHypeXAPIConnector for Hype with xAPI
SCENE 03 / VON DER WERKBANK

Probiert. Gebaut.
Geteilt.

Experimente und Werkstattnotizen aus meiner Arbeit mit Hype 4.

Weitere Artikel auf Hype Satellite
SCENE 04 / WISSEN ZUM TEILEN

Hype Cookbook.
Gute Rezepte bleiben.

Code-Rezepte, Einblicke in die Hype API und praktisches Wissen aus der Community. Mein offenes Buchprojekt sammelt Dinge zum Nachschlagen, Ausprobieren und Weiterbauen.

  • Code-Rezepte
  • Hype API
  • Runtime
  • Extensions

Eine gewachsene Sammlung, auch mit Beispielen aus früheren Hype-Versionen. Prüfen Sie die Rezepte passend zu Ihrem Projekt.

Hype Cookbook mit illustriertem Kolibri und mintgrünem Titelfeld.
Rund um Tumult Hype 4. Eine unabhängige Sammlung von Max Ziebell.Tumult Hype ↗GitHub ↗