OpenSim – libBulletSim.so and Raspberry Pi – SOLVED!

Bullet Physics Error Title.

Unable to compile libBulletSim.so under an ARM environment.

I figured I’ll leave this post out here in the hopes of seeing if the net has any ideas as to why libBulletSim.so does not work for OpenSim. I have tried compiling the newest BulletPhysics3 engine as well as OpenSims preferred 2.82 build as well. It has been tried with compiling with and without -DCMAKE_C_FLAGS=”-fPIC” -DCMAKE_CXX_FLAGS=”-fPIC. both have failed. Here is the screenshot of what the physics engine does when you enable OpenSim.exe with bullet unmanaged.

Read more

Archived – Mono 3.x basic installation and the problems of 3.x

Mono Logo Title.

Mono basic installation for older Linux kernels will now be archived.

This entry is apart of the OpenSim installation tutorial dealing with how to install a utility named MONO. It explains how to get the various programs required for running a virtual world within your arm based processor. These notes are only here for archival reasons and are stripped away from the primary tutorial to avoid version confusion for anyone new to installing OpenSim onto your Raspberry, Banana, Orange Pi ARM systems. Continue reading if you want to see more.

Read more

OpenSIM + Raspberry Pi + Rasbian Hard-Float= WORKs!

Raspberry Pi running OpenSim Title.

OpenSim + Raspian hard-float = What was once broken now works!

A while ago we decided to go on a journey with OpenSim. For those who are new to metaverse software; OpenSim (Or OpenSimulator) is a program that emulates the back-end resources of a commercial metaverse known as “Second Life”. The client or front-end that connects to OpenSim are third-party clients such as firestorm and singularity. We liked working offline from SecondLife and keeping a backup of my stuff. What better way to do this than to keep it on something low-powered like a Raspberry Pi? Read on to learn more.

Read more

Bullet – physics installation for OpenSim

OpenSimulator Bullet Physics Library Logo Title

Introduction to Bullet:

Bullet is the modern physics engine that the OpenSim development team is heading towards during the version 8.x builds of OpenSim. Although it’s only bullet version 3.x it provided a more robust collision detection for regions to make them feel more like the Second Life regions. It is uncertain of Bullet development will continue with the introduction of AviNations code-merge of their updated ODE Physics which allows for better prim sitting and vehicle crossing from region to region. Currently, although you can follow all of the steps and compile bullet onto your Arm-based Pi. Bullet simple does not run and you must run Bulletin XNA mode which isn’t optimal.

Read more

ODE Physics OpenSim Install

OpenSimulator Open Dynamics Engine Logo Title.

ubODE / ODE physics installation for OpenSim:

Update 11/25/2015: ODE / OpenDyanamics engine instructions have been updated to reflect the following changes to OpenSim 9.0 after the merging of code. If you are still looking for the original instructions feel free to click here. as of 11/26/2015 a massive update to the ODE physics called ubODE was introduced to many of the OpenSim environments. Making it run better then bullet on slower machines such as the Pi.

Read more