View Full Version : [c#] libreria grafici 3D
Ciao, ho la necessità di creare un grafico tridimensionale di superfici
stile questo
http://img510.imageshack.us/img510/5752/grafico3d.png
conoscete una libreria / codice sorgente freeware/shareware che permetta di crearlo partendo da un insieme di coordinate 3d(x,y,z)?
grazie
BrutPitt
14-05-2009, 20:54
Saltuariamente ho usato MathGL:
http://mathgl.sourceforge.net/
Personalmente l'ho usata col C/C++ ... ma cito dalle FAQ:
The core of MathGL library is written on C++. But there are interfaces for pure C, Fortran, Pascal, Forth languages and its own command language MGL. Also there are a large set of interpreter languages support (Python, Java, ALLEGROCL, CHICKEN, Lisp, CFFI, C#, Guile, Lua, Modula 3, Mzscheme, Ocaml, Octave, Perl, PHP, Pike, R, Ruby, Tcl).
http://www.iaas.msu.ru/tmp/u3d/mathgl/mathgl_1.html
Vedi tu se puo' esserti utile
Saltuariamente ho usato MathGL:
http://mathgl.sourceforge.net/
Personalmente l'ho usata col C/C++ ... ma cito dalle FAQ:
The core of MathGL library is written on C++. But there are interfaces for pure C, Fortran, Pascal, Forth languages and its own command language MGL. Also there are a large set of interpreter languages support (Python, Java, ALLEGROCL, CHICKEN, Lisp, CFFI, C#, Guile, Lua, Modula 3, Mzscheme, Ocaml, Octave, Perl, PHP, Pike, R, Ruby, Tcl).
http://www.iaas.msu.ru/tmp/u3d/mathgl/mathgl_1.html
Vedi tu se puo' esserti utile
grazie mille per adesso (ho la necessità di presentare una beta per stamattina ) ho risolto in un modo a dir poco brutale,passando ad un disegno bidimensionale con codice colore per il valore (asse Z)
http://img41.imageshack.us/img41/1995/senzatitolo3.th.jpg (http://img41.imageshack.us/my.php?image=senzatitolo3.jpg)
ps si vede che in verità il "grafico" è un datagridview? :D :D :D :D
lo so fà schifo ma è il massimo che sono riuscito a fare in mezzora
vBulletin® v3.6.4, Copyright ©2000-2025, Jelsoft Enterprises Ltd.