Welcome to my blog.
About
A display of ideas and concepts.
I enjoy the technology, computers, smartphones, tablets, video games consoles, and so on.
In here I would like to share some of my work in programming.
It started some years back with the ZX Spectrum 128K +2 and the Basic programming language, later Borland Pascal and Cobol, then VBA within Office, and right now C#, Java (android) and swift (iOS).
Let’s share some work and ideas …
Blog
Import Desenho 3D saved file in Blender using a Python script
I made a python script to load the saved files from the application Desenho 3D (xml format) and with that data I reproduce the saved project in Blender. I used the Blender 2.78.1 version, my PC has a intel i5 3570k processor but I used the GTX 1060 graphics card for the render, is much …
Continue reading “Import Desenho 3D saved file in Blender using a Python script”
Desenho 3D
I started this project with one idea, create a 3D representation of wardrobes using XNA, but ended doing an almost complete different program. The final product is far from completed because it has a lot of functions that can be added, but the version I will show here is being used for more than 2 …
Print using Visual Studio
Using Visual Studio, we can print: – directly using print method – insert a generated image with the content and then print – a combination of both Form preview Code for Form Code for Class (GenerateImage) The result One fact we need to understand when generating an image for print is the size, which is …
Contact
email:
pedroramos.develop@gmail.com