Skip to content

Commit

Permalink
v1.6.01 indie - Non uniform scale for xforms handles knots
Browse files Browse the repository at this point in the history
  • Loading branch information
alexnardini committed Nov 30, 2024
1 parent b32a439 commit 7162cf1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Binary file modified img/FLAM3H_OTL_documentation_H19.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions otls/FLAM3H_OTL_documentation.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#context: sop
#namespace: alexnardini
#internal: FLAM3H
#version: 1.6.00 - Gold
#version: 1.6.01 - Gold

"""The Fractal Flame Algorithm: "FLAM3". Create fractal art in Houdini.
( vcc compiler: v20.0.506 )"""
Expand Down Expand Up @@ -1748,7 +1748,7 @@ _The following is an example of what the Sierpiński triangle preset looks like
{{{
#!xml
<flames>
<flame version="FLAM3H-WIN-1.6.00" name="Sierpiński triangle::10" flam3h_rip="0" flam3h_f3c="1" size="1024 1024" center="0 0" scale="400" rotate="0" background="0 0 0" supersample="2" filter="0.5" quality="1000" brightness="3" gamma="2.5" gamma_threshold="0.0423093658828749" logscale_k2="0" vibrancy="0.333333" highlight_power="1" estimator_radius="9" estimator_minimum="0" estimator_curve="0.4" palette_mode="linear" interpolation="linear" interpolation_type="log" plugins="linear" new_linear="1" curves="0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1" overall_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" red_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" green_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" blue_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1">
<flame version="FLAM3H-WIN-1.6.01" name="Sierpiński triangle::10" flam3h_rip="0" flam3h_f3c="1" size="1024 1024" center="0 0" scale="400" rotate="0" background="0 0 0" supersample="2" filter="0.5" quality="1000" brightness="3" gamma="2.5" gamma_threshold="0.0423093658828749" logscale_k2="0" vibrancy="0.333333" highlight_power="1" estimator_radius="9" estimator_minimum="0" estimator_curve="0.4" palette_mode="linear" interpolation="linear" interpolation_type="log" plugins="linear" new_linear="1" curves="0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1 0 0 1 0.25 0.25 1 0.5 0.5 1 0.75 0.75 1" overall_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" red_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" green_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1" blue_curve="0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1">
<xform name="iterator_1" weight="0.5" color="0" symmetry="-0.5" color_speed="0.75" coefs="0.5 0 0 0.5 0 0.51225" opacity="1" linear="1"/>
<xform name="iterator_2" weight="0.5" color="0.5" symmetry="-0.5" color_speed="0.75" coefs="0.5 0 0 0.5 -0.29575 0" opacity="1" linear="1"/>
<xform name="iterator_3" weight="0.5" color="1" symmetry="-0.5" color_speed="0.75" coefs="0.5 0 0 0.5 0.29575 0" opacity="1" linear="1"/>
Expand Down Expand Up @@ -1979,7 +1979,7 @@ Use Fractorium paramtetrics [Icon:TOP/xmlinput] [Icon:DATATYPES/boolean]:
{{{
#!xml
<flames>
<flame version="FLAM3H-WIN-1.6.00" ... >
<flame version="FLAM3H-WIN-1.6.01" ... >
...
}}}

Expand All @@ -1988,7 +1988,7 @@ Use Fractorium paramtetrics [Icon:TOP/xmlinput] [Icon:DATATYPES/boolean]:
{{{
#!xml
<flames>
<flame version="EMBER-FLAM3H-WIN-1.6.00" ... >
<flame version="EMBER-FLAM3H-WIN-1.6.01" ... >
...
}}}

Expand Down
Binary file modified otls/H19.x/alexnardini__FLAM3H.otl
Binary file not shown.
Binary file modified otls/H20.x/alexnardini__FLAM3H.otl
Binary file not shown.
2 changes: 1 addition & 1 deletion src/py/py_flam3.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
#


FLAM3H_VERSION = '1.6.00'
FLAM3H_VERSION = '1.6.01'
FLAM3H_VERSION_STATUS_BETA = " - Beta"
FLAM3H_VERSION_STATUS_GOLD = " - Gold"

Expand Down
2 changes: 1 addition & 1 deletion src/py/py_flam3_UI_PRM_map.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ flam3 = toolutils.createModuleFromSection("flam3", kwargs["type"], "py_flam3")
Inside: **OTL**->**type_properties**->**Scripts**->**PreFirstCreate**: Before the node is even created but invoked.

```python
FLAM3H_VERSION = '1.6.00 - Gold'
FLAM3H_VERSION = '1.6.01 - Gold'

def flam3h_first_time() -> None:
hou_version = int(''.join(str(x) for x in hou.applicationVersion()[:1]))
Expand Down

0 comments on commit 7162cf1

Please sign in to comment.