Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
JWildfireSwanNewsVERSION 3.44: lots of refactoring and new hybrid container
Game update

VERSION 3.44: lots of refactoring and new hybrid container

JWildfireSwan · published 10 May 2026, 17:39 UTC

All newsPlayers around this dateRead on Steam

For this version I made a lot of internal refactorings to improve rendering quality and hybrid-fractal-support. Also, there is a new experimental hybrid-container which uses a variation- or scalar-field to modulate the iteration-counts of the fractal formulas inside the hybrid. This creates coordinate-dependent hybrid-geometry. It is a little bit hard to setup, but a lot of fun to play with.

Complete changelog:
VERSION 3.44.2717 (10.05.2026):
- mandelbro3d:
- experimental: add new Weighted Alternating hybrid container, which uses a scalar field to
modulate individual formula iteration counts (SWAN-1541)
- dIFS-style-fractals do work inside hybrids (SWAN-1542)
- fixed: when rendering an animation in Z-Buffer mode all frames were black (SWAN-1535)
- when switching between objects, try to keep the selection of the current sub-tab (when it exists) (SWAN-1532)
- added "Quadrat3D"-formula (SWAN-1539)
- moved the bail-out-attribute to the formula-level (SWAN-1538)
- fixed problem with hollow shadows on non-IFS-power-fractals (SWAN-1537)
- added "Koch Surf"-formula (SWAN-1524)
- fixed: some sky-objects still show a disc-like shape (SWAN-1540)
- simplify Iterations-handling and move the parameter to the formula-level for all different cases (SWAN-1543)
- added new "Polytope Folds"-formula-categor and move the matching formulas there, like e.g. "DIFSCross" (SWAN-1544)
- added "InvSpherical" formula (SWAN-1545)
- added "Transform"-formula (SWAN-1546)

VERSION 3.43.2704 (08.05.2026):
- mandelbro3d:
- added "Box Fold Bulb Pow2"-formula (SWAN-1523)
- fixed: procedural textures on hybrids caused a shader compile error (SWAN-1525)
- fixed: plain object-emission (without textures) had stopped to work (SWAN-1526)
- fixed: procedural textures were sampled in world space, not in orbit space (SWAN-1527)
- fixed: Julia-Mode did not work at formula-level inside hybrids (SWAN-1528)
- renamed "DE Factor" into "Pixel-Cone Tolerance" which is much more precise (SWAN-1529)
- reduced false shadows when reducing DE Multiplier (SWAN-1530)
- fixed: editing numbers in the motion-curves-editor sometimes causes change of the preview
(because it receives the key-strokes) (SWAN-1531)
- fixed: texture emission white screen (SWAN-1533)
- animation-renderig: also added "Wireframe" as possible render-mode (SWAN-1534)

More from JWildfireSwan

Other announcements

All news
Game update29 Aug 2026VERSION 4.12: post rendering effects and experimental WebGl exportIt has been a while, but I was really busy. With the current update there come two major two things: - post rendering effects, which is a separate shader pass to apply typical balancing effects, color grading effects (for example, to turn your artworks into "Matrix style"), Vignette and other effects - experimental WebGl export: this allows you to export your current scene to be rendered in a m…Game update14 Jun 2026RELEASE VERSION 4.9: new container types and lots of new (flame-)variationsThis major update brings a few bug fixes, some new interesting container types (e.g., a mode to create a classic ifs-iteration, including a non-linear part) and - maybe surprisingly - a large collection of 150 new variations for flame fractals. Complete changelog: VERSION 4.9.2800 (14.06.2026): - mandelbro3d: - fixed: field-mode is not saved when saving a scene with a weighted alternating hybri…Game update17 May 2026VERSION 4.0: domain rendering, backdrops and improved glass renderingThis major update brings another very flexible tool: domain rendering. You may imagine this feature in the way, that multiple scenes are rendered at the same time, and a function (the domain-partitioning-function) specifies, where in the global space, appears which scene. This may sound very abstract at first, but allows for some really unique effects. For example, you may create a shape, which…