Jump to content

Search the Community

Showing results for tags 'sin'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Lounge/General chat
    • Education
    • Jobs
    • Marketplace
  • Houdini
    • General Houdini Questions
    • Effects
    • Modeling
    • Animation & Rigging
    • Lighting & Rendering + Solaris!
    • Compositing
    • Games
    • Tools (HDA's etc.)
  • Coders Corner
    • HDK : Houdini Development Kit
    • Scripting
    • Shaders
  • Art and Challenges
    • Finished Work
    • Work in Progress
    • VFX Challenge
    • Effects Challenge Archive
  • Systems and Other Applications
    • Other 3d Packages
    • Operating Systems
    • Hardware
    • Pipeline
  • od|force
    • Feedback, Suggestions, Bugs

Product Groups

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Skype


Name


Location


Interests

Found 4 results

  1. Hey all, I'm trying to get a sin wave to vary the size of pscale driven geometry through vex over time. I can get it to affect the scale initially but it doesn't fluctuate it over time. Anyone want to have a look and see what I'm doing wrong here? pscale_sin.hip
  2. trying to solve equation but cant get right result is there any way to get angle if I already know sin(alpha)? in highscool we used tables to get that, but how to do that in code? @a = degrees(asin(sin(20))); shouldnt I get 20 degrees back? why @a = 65,91 ? Thanks
  3. hi all A noob problem! in case of a Hexagon, the smaller radius is sin60. I am using this to move the next hexagon this much, so in my Copy node; Translate(x) has this line: ch("../circle2/radx") * sin($PI/3) in radians PI/3 should be 60 Degrees. but the hexagon only moves this much: What could possibly be wrong. I Appreciate any help in advance.
  4. is this possible to make this curve with expression ? tnx
×
×
  • Create New...