10

This question is halfway between physics and "computer software". I decided to start asking here.

I'd like to create a 3d phase diagram similar to this one:

A nice 3d phase diagram

For the moment, my only choice is tikz-3dplot but I'm quite frightened by that way!

Maybe you've some other ideas or a (Linux) tool to suggest me?

Gareth
  • 19,080
Pie86
  • 201

2 Answers2

3

I would use

Eelvex
  • 191
  • 7
1

I'd try inkscape: It has a plug in for a function generator. You'll receive said function as a vectorized path. To get the perspective right you can then use Inkscape's transform tools. Last time I checked, transparency was also supported.

Lagerbaer
  • 131