curves
How to give edit points on pre created shapes or movieclip so users can edit it?
I want something like this mentioned in the abov开发者_JAVA百科e link but preferably in AS2 as I dont understand AS3.[详细]
2023-03-26 23:58 分类:问答NURBS Curve : maintain length while editing
I\'m trying to write an authoring tool for Maya where one of the criterion i have to satisfy is maintain length of a NURBS curve. The authoring tool provides the user the control to edit a NURBS curve[详细]
2023-03-17 19:34 分类:问答Using curved lines instead of straight lines in an engine
I\'ve noticed that 3D engines tend to have more difficulty rendering curved lines (as in, it takes longer).Why does it use straight lines?[详细]
2023-03-08 06:55 分类:问答Controls for buiding 3d curves & plots in WinForms or WPF
For my course project I need some control for building three-dimensional curves & plots graphs. I\'ve s开发者_C百科earhed the web, but i was not able to find the needed library.[详细]
2023-03-06 06:19 分类:问答Draw a bezier curve(s) with a set of points from a vector
I was wondering what would be the best and less complicated way of drawing a bezier curve in c++ with a set of points (roughly 100+ points) that are store开发者_开发技巧d inside a vector[详细]
2023-02-08 00:10 分类:问答How to create a mathematical curve (probably just an image) in C/C++
Pretty much the title explains what I try to achieve. Having a set 开发者_如何学编程of points in two dimensions, I want to create somehow the curve tha passes from all these points.[详细]
2023-01-23 05:41 分类:问答Can we do Yield curves using Adobe Flex?
I want to create Yield curves using adobe flex. pls, any one have an Idea开发者_运维百科 how to create yield curves in a chart using flex...if you have data you should use something like this:[详细]
2023-01-13 17:56 分类:问答Intersection of parabolic curve and line segment
I have an equ开发者_高级运维ation for a parabolic curve intersecting a specified point, in my case where the user clicked on a graph.[详细]
2023-01-13 16:40 分类:问答Need a sample function implement for array interface member
I have a interface member like this. AppInterface.cs ObjLocation[] ArrayLocations { get; } App.cs public ObjLocation[] ArrayLocations[详细]
2022-12-22 03:23 分类:问答