Loading...
Processing Forum
Recent Topics
All Forums
Move this topic
Forum :
Share your Work
Programming Questions
Core Library Questions
Contributed Library Questions
Android Processing
Processing with Other Languages
Integration and Hardware
Library and Tool Development
Events and Opportunities
General Discussion
Sub forum :
Move this topic
Cancel
General Discussion
Other
kate78
bezier from .txt file
in
General Discussion
•
Other
•
1 year ago
Does anyone know if you can import coordinates for a series of bezier curves from a .txt file? If so, do you know how to do this?
1
Replies(2)
PhiLho
Re: bezier from .txt file
1 year ago
Yes, look at loadStrings() and split(). There are plenty of examples (in this forum and coming with Processing) showing how to load data and process it.
Leave a comment on PhiLho's reply
amnon.owed
Re: bezier from .txt file
1 year ago
See the
reference
and the examples that come with Processing.
You can use functions like loadStrings() and split() to get the values from a text file.
You can use arrays, arraylists or custom objects to store ints, floats or PVectors.
Leave a comment on amnon.owed's reply
Change topic type
Topic Type :
Discussions
Questions
No of days :
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Change topic type
Cancel
Link this topic
Provide the permalink of a topic that is related to this topic
Permalink
Save
Close
Reply to kate78's question
Top
Reply
{"z8410577":[25080000001351074],"z4102734":[25080000001351089],"z4085862":[25080000001351085]}
Statistics
2
Replies
383
Views
0
Followers
Tags
No tags available for this topic.
Cancel
Actions
Permalink
Related Posts
how do you load and display images ...
check if string is in a file
how to convert fonts/text into curv...
Have some functions disappeared in ...
CSV Files read from specific URL