Advertising
advertising
related pastes to tag 'generate'
- 1913638 - Melroy van den Berg: 3d generate eagle board pov
-
- Erg cool het werkt! It works! Ok I try to translate it into English:
- ---------------
- -STEP 1-
- You need 3 programs. Eagle itself to make your schematic & board design. Then you need to download/install Eagle3D. This download has 4 directories inside (but 2 important ones):
- -povray (the directory with the pov-ray libary files, you need that later to generate an 3D design)
- -ulp (this are files you need to great a pov file from a Eagle board design)
- ---------------
- 790171 - Brandon Barker / Random BioSeq G: python random dna protein sequence generate
-
- #!/usr/bin/python
- import sys
- import random
- def print_help():
- print "syntax is: randseq2.py {protX,prot,dna,dnan} length"