Issues.00549 - lordmundi/wikidoctest GitHub Wiki
00549: dynamic cone drawing capability
Summary: dynamic cone drawing capability
Created: 2015–10–02 11:59
Status: Released
Category: Request
From: frankie
Version: 2.3
Released_In: 2.4
Description:
often times in scenes, especially those with space vehicles, it is nice to be able to visually inspect some envelope or corridor. This is a request for a way to dynamically draw different size cones and also export out the resulting cone to an ac3d model.
Comments
frankie October 05, 2015, at 05:22 PM: This has been added. Just "source gui/coneatron.tcl" in the console to use it temporarily with the GUI or add it to your config file GUI block if you need it often. You can see a video of the capabilities here. Documentation for the plugin will be superseded by this article: EDGEConeatronPluginReference
New Coneatron Plugin GUI
Associated Commits
| commit | fa2ed48d29cb64fac12adcbeb64d2f6def947856
link8 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Oct 5 17:08:17 2015 -0500
|
| Message: | [@Issue 00549: Added in dynamic cone drawing capability with dsp_coneatron
Just source the gui/coneatron.tcl if you want to use the tool. @] |
Affected Files:
gui/coneatron.tcl | 975 ++++++++++++++++++++++++++++++++++++++
plugin_Darwin/dsp_coneatron.so | Bin 0 -> 28452 bytes
plugin_Linux_FC3/dsp_coneatron.so | Bin 0 -> 43102 bytes
plugin_Win32/dsp_coneatron.dll | Bin 0 -> 450075 bytes
src.dist/plugins/dsp_coneatron.c | 587 +++++++++++++++++++++++
5 files changed, 1562 insertions(+)
| commit | 115bb6e5b134895de87c1ef2dae26aff1d94cfa2
link9 |
||
| Author: | Frank Graffagnino
|
| Date: | Mon Oct 5 17:01:59 2015 -0500
|
| Message: | [@EDGE Issue 00549: Added in GUI for coneatron plugin
@] |
Affected Files:
gui/coneatron.tcl | 975 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 975 insertions(+)