![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Apr 2008
Posts: 4
Rep Power: 0
![]() |
Hi,
I'm an MA Art and Design student and I've decided to try and graphically represent my chosen theory. I'm collecting my data using questionnaires and have a firm idea of how to represent it. I don't want to go into too much detail here,but the basic idea is to build a 3D graph with a series of concentric circles. The final piece will have to be 3D due to the number of data sets I am trying to include. Now, I'm kindly asking for either some help to point me in the right direction so maybe I can create this myself, which programming language would be most suitable for a complete novice etc. Or, I'm looking for someone to work alongside to create a piece that will interpret my collected data in the manner I desire. That person would of course be credited wherever my work appears. Cheers |
|
|
|
|
|
#2 |
|
Hobbyist Programmer
|
Re: Information Mapping
As a novice any language is a starting point. Alot of people will say Python or C however it really makes no difference. There is a difference in learning curve but that is it.
I would suggest Java for what you are trying to acheive. However it can be acheived in any language. Java has got a steep learning curve so if you are looking for something easyer to learn then perhaps you Should try something like Python, which is a scripting language. once you have made a choice you'll find that any help you need is avaliable her. Chris
__________________
Who said i couldn't program sarcasm = raw_input('Type in a sarcastic remark: ')
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
Re: Information Mapping
Java3D is probably your best bet.
|
|
|
|
|
|
#4 | |
|
Newbie
Join Date: Apr 2008
Posts: 4
Rep Power: 0
![]() |
Quote:
|
|
|
|
|
|
|
#5 |
|
Newbie
Join Date: Apr 2008
Posts: 4
Rep Power: 0
![]() |
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Apr 2008
Posts: 5
Rep Power: 0
![]() |
Re: Information Mapping
Honestly I would suggest using an existing scientific data visualization program, perhaps this:
http://www.opendx.org/index2.php Creating 3D graphs is not trivial for a programming novice. I certainly don't want to discourage you if that is something you want to learn to do, but if you have no programming experience at all it is a fairly steep learning curve. |
|
|
|
|
|
#7 |
|
Newbie
Join Date: Apr 2008
Location: New York
Posts: 1
Rep Power: 0
![]() |
Re: Information Mapping
The warning against diving into a full-fledged programming language is a good one - most languages will overwhelm you with irrelevant minutiae on your way to simply doing what you want. That being said, if what you need is programming rather than drawing, take a look at the bottom of http://www.jsoftware.com/jwiki/TomAl...ting/Testing01 and my own flickr page at http://www.flickr.com/photos/photona...7600280547434/ for some examples of easy 3-D programming of plots.
However, you may want to heed the suggestion to look at scientific visualization or plotting packages, or even drawing tools - maybe something like PovRay? See http://hof.povray.org/Villarceau_Circles-CSG.html for an example of using this for a mathematically-oriented 3-D picture. Also, if it is amenable to drawing rather than plotting, there are numerous groups on flickr where people demonstrate their use of various tools: take a look at the question "what software do you use?" at http://www.flickr.com/groups/cgart/ . On the idea of having someone help with your data, do you have a small sample of it you'd feel comfortable sharing? Perhaps, if it is mathematically oriented and you can state your objective clearly, I could do something for you. |
|
|
|
|
|
#8 | |
|
Newbie
Join Date: Apr 2008
Posts: 4
Rep Power: 0
![]() |
Re: Information Mapping
Quote:
Thanks for that. I've found it useful, though am still bewildered by it all! I knew it was going to be difficult. Cheers for offering to take a look. There are three files for you: http://www.spoonandfork.co.uk/johari/graph.jpg, http://www.spoonandfork.co.uk/johari/sketch.jpg, http://www.spoonandfork.co.uk/johari/johari_spread.xls. Just to give you a bit of info, there are many data sets which I am trying to work in to the graph. I know how I want it to work, but no idea at the moment how to do it. Thanks again |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help sending information from an ASP.NET form to a database | ahlaj77 | ASP.NET | 6 | Apr 7th, 2008 12:56 PM |
| Warning: Cannot modify header information - headers already sent by (output started at | stu7398 | PHP | 4 | Feb 18th, 2008 8:06 AM |
| Customer Information Management System | CODE | Project Ideas | 1 | Nov 6th, 2007 8:28 AM |
| File Mapping in Visual Basic? | bmad6 | Visual Basic .NET | 4 | May 16th, 2006 9:37 PM |
| Obtaining information from an Access Database in VB | Argosax | Visual Basic .NET | 1 | Jan 14th, 2006 12:16 PM |