首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > GPU加速的四元朱丽亚集的等值面生成C++代码

GPU加速的四元朱丽亚集的等值面生成C++代码

资 源 简 介

A command-line program that calculates a quaternion Julia set and then writes the corresponding isosurface to a binary Stereo Lithography file. Supports custom-defined iterative equations, such as: Z = Z^4 + C Z = sin(Z) + C * sin(Z) Z = inverse(sinh(Z)) + C * inverse(sinh(Z)) etc. See quaternion_math.h for a full list of supported quaternion functions. Compiles using g++ and MSVC++.

文 件 列 表

config.txt
eqparse.cpp
eqparse.h
main.cpp
marching_cubes.cpp
marching_cubes.h
mesh.cpp
mesh.h
primitives.h
quaternion_julia_set.cpp
quaternion_julia_set.h
quaternion_math.cpp
quaternion_math.h
string_utilities.cpp
string_utilities.h

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.177592s