Search found 45 matches
- 2020-May-20 9:08
- Forum: General discussion on ptsxpy
- Topic: should i?
- Replies: 3
- Views: 30003
Re: should i?
I recommend you to try a sample script. You need to get a free trueSpace from somewhere, and please download the ptsxpy from the "Return to ptsxpy" button in this forum. You can download a sample script from this forum. Then please follow the instructions described in the DOWNLOAD - Quick ...
- 2019-Oct-24 10:35
- Forum: Sample works and scripts by the author
- Topic: Coccolith (2019)
- Replies: 0
- Views: 20089
Coccolith (2019)
A coccolith is a plate of calcium carbonate for some kinds of plankton. The plankton has several coccoliths on the outermost and forms a coccosphere. As you know, the coccolith fossil is the main constituent of chalk (e.g. the white cliffs of Dover, UK). There are many shapes of coccolith. This 3D m...
- 2019-Apr-27 4:51
- Forum: Sample works and scripts by the author
- Topic: Fan (2019)
- Replies: 1
- Views: 18307
Fan (2019)
This script demonstrates two independent rotations of hierarchically linked objects. It creates parts of a fan and the extending, blades rotation, and head-shaking animation. How can we obtain the 3D shape of a blade? trueSpace has various tools to model such shape, but an easy way to make similar s...
- 2019-Apr-24 5:02
- Forum: Sample works and scripts by the author
- Topic: Roulette (2019)
- Replies: 0
- Views: 14606
Roulette (2019)
Let's make a 3D model of roulette and a animation for it from the empty. First, we define the name of parts as: images/myimg/postimg/roulette/roulette_2b.png Let's assign variable names to dimensions. These are defined only at the beginning of the 1st script. The 2nd and the 3rd script reffers the d...
- 2019-Mar-20 5:42
- Forum: Sample works and scripts by the author
- Topic: Simple Light Animation (2019)
- Replies: 0
- Views: 15093
Simple Light Animation (2019)
The script sets the parameters for the volumetric foreground shader of trueSpace, generates spot lights with a spread angle, and changs their color, location, and direction in a 3D animation. images/myimg/postimg/simple_light/1a.png images/myimg/postimg/simple_light/2a.png images/myimg/postimg/simpl...
- 2019-Mar-18 6:09
- Forum: Announcement
- Topic: ptsxpy 0.0.8 released
- Replies: 0
- Views: 29412
ptsxpy 0.0.8 released
Released ptsxpy 0.0.8 and updated the attached script files of "Wind's Dream" and "Glass Slide" for the version.
- 2019-Mar-11 9:08
- Forum: Announcement
- Topic: ptsxpy 0.0.6 released
- Replies: 0
- Views: 34277
ptsxpy 0.0.6 released
Released ptsxpy 0.0.6 and updated the attached script files of "Wind's Dream" and "Glass Slide" for the version.
Added a topic, "Simple collision detection (2019)" as a sample works.
Added a topic, "Simple collision detection (2019)" as a sample works.
- 2019-Mar-10 6:10
- Forum: Sample works and scripts by the author
- Topic: Simple collision detection (2019)
- Replies: 0
- Views: 14786
Simple collision detection (2019)
The grid array is generated so that each element does not intersect with the specified text object. The script uses CollisionCheckObjWithScene(), FreeCollisionReport(), and TextCreate(), etc. https://www.youtube.com/watch?v=lRJo2W8UXaM Edited on Mar 11 2019: Corrected the attached script file for tS...
- 2019-Mar-04 9:10
- Forum: Announcement
- Topic: ptsxpy 0.0.3 released
- Replies: 0
- Views: 24193
ptsxpy 0.0.3 released
Released the first remastered public version ptsxpy 0.0.3.
- 2019-Mar-04 8:25
- Forum: Known bugs and ToDo
- Topic: Known bugs (ptsxpy)
- Replies: 0
- Views: 20031
Known bugs (ptsxpy)
- The ptsxpy may unexpectedly uses pythonXX.dll in the Windows system directory if it exists. I have not figured out the cause yet. Please rename or move it temporally if you have problem with that. See also "Trouble Shooting" of the ptsxpy FAQ page.