Hi All, I'm pretty new to Open DX so I have several questions I've installed it and it works fine(more or less) but I haven't managed to build any custom module, so could someone mail me examples of makefiles to build modules under linux(intel platform) module builder generates strange makefiles for outboard modules i haven't found outboard.c and for inboard it doesn't include main and thus doesn't run for loadable it builds but when loading module i get message that DXAddModule not found :(
I need modules cause I failed to find another way to solve next problems : 1) data is given on particles; each particles is described by it's center location and dimensions ; I can calculate particle corners but i can't connect them neither in 2D or 3D case(Glyphs for particles visualization isn't ok because i want to see particle deformations) 2) btw maybe someone has modules for drawing LIC surfaces or something like that for visualization of vector fields any other technique for line of flow visualization besides stream/streak lines? if someone can give me few advices on mentioned topics it will be very kewl ;)
