Graphing Calculator 3D

High-quality, high-performance 3D graphs in more coordinate systems than you can name (probably).

File Details

graphingcalculator3d-1.9.1.jar

  • R
  • Sep 15, 2021
  • 822.30 KB
  • 1.3K
  • 1.12.2
  • Forge

File Name

graphingcalculator3d-1.9.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:graphing-calculator-3d-350270:3460134")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Major:
-Feature; Graphs can now support interaction via CC:Tweaked computer peripherals, using the following functions:
refresh
setDomainA
getDomainA
setDomainB
getDomainB
setRange
getRange
setErrored
getErrored
setFunction
getFunction
setRGBA
getRGBA
setCollision
getCollision
setColorSlope
getColorSlope
setTexture
getTexture
setTileCount
getTileCount
setResolution
getResolution
setScale
getScale
setTranslation
getTranslation
setRotation
getRotation
setDiscThresh
getDiscThresh
setAggDiscThresh
getAggDiscThresh
setCropToRange
getCropToRange

The functions that set/get multiple values (setDomainA, setScale, getScale, etc.) do so using arrays (maps of numbers).