Difference between revisions of "User:Mariomeissner/logs"

From BRL-CAD
Line 2: Line 2:
 
SOCIS 2017 Logs
 
SOCIS 2017 Logs
  
20-6
+
'''20-6'''
 +
 
 
Build successfull on Arch Linux (Antergos) x64
 
Build successfull on Arch Linux (Antergos) x64
 
Working my way through the Introduction_to_MGED.pdf
 
Working my way through the Introduction_to_MGED.pdf
  
21-6
+
'''21-6'''
 +
 
 
Successfully calculated mass of a copper sphere using rtweight.  
 
Successfully calculated mass of a copper sphere using rtweight.  
  
11-7
+
'''11-7'''
 +
 
 
Diving into the source code of rtweight.
 
Diving into the source code of rtweight.
 
I will need some help understanding the overall structure of the repository and some details about rtweight.
 
I will need some help understanding the overall structure of the repository and some details about rtweight.
  
12-7
+
'''12-7'''
 +
 
 
Proposed an initial model of representation. I would use a three-variable function that returns the density of the material at a certain point in space. Integrating this function over the boundaries of the object yields it's mass.  
 
Proposed an initial model of representation. I would use a three-variable function that returns the density of the material at a certain point in space. Integrating this function over the boundaries of the object yields it's mass.  
 
Example can be found here:
 
Example can be found here:
 
https://drive.google.com/file/d/0Bz6hfFobLeoyZC1vQ1JwSU05NDg/view?usp=drivesdk
 
https://drive.google.com/file/d/0Bz6hfFobLeoyZC1vQ1JwSU05NDg/view?usp=drivesdk
  
14-7
+
'''14-7'''
 +
 
 
Reading through the "Introduction to writing BRLCAD applications"
 
Reading through the "Introduction to writing BRLCAD applications"
 +
From today onwards, I will be working from 15:00 to 22:00 most days, and from 10:00 to 13:00 as well a few days a week. After evaluating how much can be done with this schedule, adjustments will be made accodingly.

Revision as of 10:43, 14 July 2017

Mario Meissner SOCIS 2017 Logs

20-6

Build successfull on Arch Linux (Antergos) x64 Working my way through the Introduction_to_MGED.pdf

21-6

Successfully calculated mass of a copper sphere using rtweight.

11-7

Diving into the source code of rtweight. I will need some help understanding the overall structure of the repository and some details about rtweight.

12-7

Proposed an initial model of representation. I would use a three-variable function that returns the density of the material at a certain point in space. Integrating this function over the boundaries of the object yields it's mass. Example can be found here: https://drive.google.com/file/d/0Bz6hfFobLeoyZC1vQ1JwSU05NDg/view?usp=drivesdk

14-7

Reading through the "Introduction to writing BRLCAD applications" From today onwards, I will be working from 15:00 to 22:00 most days, and from 10:00 to 13:00 as well a few days a week. After evaluating how much can be done with this schedule, adjustments will be made accodingly.