Skip to main content
GameDev.net gamedev.net
๐Ÿ”’ Locked

Terminology regarding splines

Started by wild_pointer Dec 21, 2011 at 4:42 PM 0 replies 800+ views
Original Post
wild_pointer
wild_pointer
I'm curious. Given a spline we can evaluate it's position at any point P=[0..1] along a segment. Does P have a name? Similarly, if we have a point P=[0..N] where N is the entire length of the spline, does that P have a name? I'm trying to make it easier to distinguish between position as a float and position as a point in some code I've written
[size=2]

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.