Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Requirements For A Visualization Software System For 2010
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Jon Harrop, post: 2835028"] You may be interested in the F# programming language from Microsoft Research. This is a high-performance functional programming language with integrated Visual Studio support and an interactive mode (like a Mathematica notebook). The F# language is not distributed with any graphical tools except a couple of example programs. However, you can write a purely functional scene graph library and compiler in only 200 lines of code and then generate 2D and 3D graphics (spawned as separate visualizations from an interactive sessions) with the brevity of Mathematica and the robustness of ML. I have detailed exactly this functionality in the visualization chapter of my forthcoming book F# for Scientists: [URL]http://www.ffconsultancy.com/products/fsharp_for_scientists/[/URL] and I am so happy with the results that we are going to write another book specifically on the use of graphics from the F# language. Also, as .NET programs, F# programs can be executed on non-Windows platforms using tools like Mono. In the case of a DirectX-based visualization, you would probably need to write another back-end targetting OpenGL. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Requirements For A Visualization Software System For 2010
Top