Hi guys. Today, I learned what is a Delaunay triangulation and how to use it. Delaunay triangulation is a geometrical algorithm used to link random plots into triangles with shortest distance edges. The triangulation is a dual graph with the voronoi geometry (blue) that maximize the visual area of each point, making it easier to …
Search Results for: | py
Hi guys, I got a bit sick again I think. I am trying to wake up earlier than before, applying some chronotherapy theories. Anyway, I won’t talk about these theories tonight, I need first to make a list of when I woke up and when I go to bed, then analyzing the data with the …
Hi guys, Today, I learned two different things: – First, how to import and show an image with Tkinter from my documents in Python. – And then to show a map with custom coordinated points on an OSMap also running with Python. Import an Image with Tkinter I wanted to know how to import any …
Hi guys, I don’t understand a word of scripting and programming, so let’s learn something to make what I like: Dreamworld. Dreamworld is a previous imaginary world I created when I was young. It was a world I used to build with concept art for the only purpose to get out of this reality world. …
We have probably mocked some writers, artists, architects that was a bit utopist, or maybe would we want to call “dreamers”. However, in 1969, the first men went to the moon: Neil Armstrong, Michael Collins, Buzz Aldrin. Afterward, there was a lot of project of science-fiction that came out from people minds. Did you …
Hey oh, I stink like hell and I am really tired, let me explain to you: I’ve done a schedule one week ago to rush for the final project, yeah remember THAT project? Well, it is a Hab in the middle of Mars but since I am a f*ckin’ idiot, I decided to do a …
Hi guys, Did you see the news about the last NASA challenge for 3D printing habitat on Mars? Some of my contacts sends me the result and the propositions are really awesome. The participant give very good proposition and on particular the Kahn-Yates proposition caught my attention since the idea concept is quite close from …
Hi everybody, today I’ll do an article about a method to debug a Navio2 drone, and some basic recalibration and configuration you can do. Creating a connection between the drone and a ground control First of all, you’ll have to setup some connections between the drone and the ground control. To do so, I will …
Hi guys, I am quite happy that our personal blog have a wide range of subjects. Bach with his computer/pentester/hacker knowledge and for me, with architectural/design stuff. Recently I was thinking about what will be the future of this blog. I mean, it is quite difficult to know exactly what we are doing right now. …
Hi guys, I finished the code, it takes more time than I’ve expected. There is still a lot to think about, but er… A short post on how it looks like.In the top-right of the picture are the previews and all the parameters of the generic habitat composed of three parts: the Trees-habitat (Canopy), the slab, …