Skip to content

pprebeg/d3v-sgd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3v-sgd

Design visualizer for Ship Grillage Design

Instalation of environment

Run miniconda or anaconda command prompt/power shell
conda create -n d3vsgd_env python=3.9 -c conda-forge
conda activate d3vsgd_env
pip install pyside6
pip install openmesh
pip install pyopengl
pip install scipy

install moobench following instructions on https://github.com/pprebeg/moobench

clone d3v repository: (e.g. https://github.com/linaetal-fsb/d3v.git)
clone d3v-sgd repository: (e.g. https://github.com/pprebeg/d3v-sgd.git)

Usage

Run as: Path_to_d3v\src\main.py -a Path_to_d3v-sgd
e.g. if d3v is located in D:/dev/d3v, and d3v-sgd in D:/dev/d3v-sgd:
python D:/dev/d3v/main.py -a D:/dev/d3v-sgd

Note:

  • "-a Path_to_d3v-sgd" is the argument
  • the "commands" folder needs to be the subfolder in d3v-sgd folder

List of contributors:

Gordan Kos
Tomislav Pavlović
Pero Prebeg

About

d3v Ship Grillage Design

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages