Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
Blender 3D modeller
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Popular ideas Here are the most popular ideas ever about Blender 3D modeller.

Give building industry professionals BIM on Linux via Blender  
Written by michael.jonker the 12 Jan 10 at 01:19. New
I am an architect. In a relatively short timeframe the building industry has joined the digital revolution and moved from the drawing board/ paper to computer (CAD)/ files. The next wave is happening in the form of BIM (Building Information Modelling). A digital model is sliced and diced to generate 2D drawings which go to site (or the 3D goes direct to factory for component manufacture). Think Google Sketchup on steroids (but as intuitive to use)!

The software market is still fresh with 3 major runners (Archicad, Revit, Catia). There are a few other frauds selling dysfunctional BIM products. None of these are available for Linux and there is no open source alternative.

The three mentioned are designed from the ground up to be 3D modelling engines with a UI layer to generate 2D architectural/ engineering drawings and analysis. The 3D and 2D are dynamically linked in a push/ pull way. ie. Change the 2D and the 3D follows and vice versa. It strikes me that Blender is an excellent 3D Modelling engine with an ordered data structure. It already has many of the core functions required for this, but no UI link or libraries.
69
votes
up equal down
Solution #1: Start a project to develop a BIM application with Blender
Written by michael.jonker the 12 Jan 10 at 01:19.
As a non- programmer this is a project I would love to get involved in from a UI and workflow design perspective. I don't fully understand how open source projects are born, but I believe that this one will give the linux OS a good foothold into the construction and design industry. The next few years will be a good entry point as the majority of the industry starts swinging from CAD to BIM.
27
votes
up equal down
Solution #2: Take the "Whole Project" approach to design
Written by alms66 the 12 Jan 10 at 15:38.
That is, it should be a single software package which can be used from the very first day of design to the last day of completion of the project, without the need to use any other software. This software should be what Autodesk's Revit is to Architects, StruCAD is to Engineers, Tekla's Structures is to Steel Detailers and Fabtrol is to Fabricators (those programs listed are widely considered the best in their field by many), but all rolled into one.

As far as I know, there really is no good software available today that handles an entire project from beginning to end, incorporating all disciplines (electrical, architectural, structural, etc.), and this would give Ubuntu/Linux a niche market into the business world.

Note that this is in addition to #1.
4
votes
up equal down
Solution #3: Do this the open source way. Use existing Open Source software.
Written by jrodri14 the 11 Feb 10 at 04:32.
There's already an opensource BIM server currently being designed. (http://www.bimserver.org/). Why not simply take the best current open source 3d modelers (Blender, etc), and program interconectivity between it and BIM server. Write the libraries that would give a 3d modeler the ability to write IFC data into BIMserver, give blender some units, develop it's GUI, create jobs for programmers who can implement the technology for large firms, and create a viable alternative to expensive CAD and BIM for small time technically savvy Architects who are willing to put the time into learning linux systems. It would reduce a lot of designing and programming from scratch, and probably bring in a large part of an entire profession into the open source fold. At the end of the day, Autodesk has far more resources than whatever progammers would volunteer for a project of this complexity at the open source level. It seems that open source survives mainly because of the community of developer groups and projects, not because of one.

The problem then breaks up into two: creating interoperability between a 3d modeler and BIMserver, and creating an architectural GUI in blender, which non programing architects can use. "Simple as that".

See the 6 comments or propose a solution >>

3D models Library  
Written by fernandoc1 the 3 Dec 10 at 13:07. New
I was watching some youtube videos about blender projects and I had the idea: Why not we create a unified 3D models library where artists can upload and share their models, so people who make opensource games can benefit?
The most expensive part of a game development is it's graphical environment, so creating a library where people could easy get models for their projects could reduce the burden of development.
22
votes
up equal down
Solution #1: Create a library on Ubuntu one to people upload their 3D models
Written by fernandoc1 the 3 Dec 10 at 13:07.
We can benefit from WebGL and create the first biggest 3D model library, so people can upload their art into a place where anyone can view and use their models.
Ubuntu can also benefit from this, because hosting such a thing can bring game developers to our platform.
This kind of thing can withdraw developers from Microsoft's hands and bring them to new rich possibilities.

If you have a WebGL capable browser, see this:
https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/sdk/demos/mozilla /spore/index.html

Think that this is a single sample of a whole library of 3D models and you will get my idea.
-11
votes
up equal down
Solution #2: Merge with the music store
Written by Darwin Survivor the 5 Dec 10 at 04:03.
Canonical released the "music store" available in banshee among others. If we were to merge 3d models and possibly other media (tv shows, movies, etc) and have a generic "media store" name, then we could centralize all downloadable media.

There may not be any apps right now that deal with music, movies and 3d media, but we should build the system so that there can be in the future.

Ideally we would see all sorts of media for 3d developers, web designers, game developers, musicians, artists, etc. The following (and possibly more) media types should be available:
-images (stock stuff like rainbows, waterfalls, fields, etc for wallpapers)
-clipart (possibly a sub-set of "images")
-music (already in the "music store")
-audiobooks
-tv shows
-movies
-other videos
-3d media

See the 4 comments or propose a solution >>

2 Displays  
Written by nikoloz17 the 31 Mar 10 at 20:32. New
i have 2 display, #1 main for computering, and second bigger(TV), for downloaded movies.

and i really want this: there should be "n" numbers of Workspaces and you can see all this workspaces with main displays, and you can see only 1 workspace with second(TV) display.
8
votes
up equal down
Solution #1: solution is this
Written by nikoloz17 the 31 Mar 10 at 20:32.
make little script so you can allow this workspaces for this display and those not, very simple... (... to say and very hard to do)
2
votes
up equal down
Solution #2: In example Totem display selection
Written by XDarkness81 the 8 Apr 10 at 12:57.
In trying to understand why you wand this i create a situation here:
You have KM (keyboard mouse) at your computer bud cannot access the system menu, movie player controls and so on at your TV since you dont have your KM there. Which is kind of the situation at my place (although i have a wireless keyboard these days). Very annoying to start a movie.
I usually use the wireless KB to control totem or start a movie from the terminal with "mplayer movie.avi -display 0:1 -fs and so on and so on" (i use a bash script)

In light of this i would really like to see a totem display selection button (ie, go fullscreen on display 0, 1, 2 what ever apply's... maybe in a pulldown)

Add a comment or propose a solution >>

How about a new default mouse theme for Ubuntu?  
Written by XxRiuxXxThexXxFallenxX the 17 Dec 09 at 22:55. New
I think Ubuntu needs to come up with there own mouse theme instead of the default ones that come with Gnome not that theres anything wrong with it. I just think that they should have there own to make them even more different.
6
votes
up equal down
Solution #1: Make a theme
Written by XxRiuxXxThexXxFallenxX the 17 Dec 09 at 22:55.
How about Canonical makes there own theme for Ubuntu?

See the 4 comments or propose a solution >>

Creating a dependency BLENDER - YAFRAY  
Written by Joffrey47 the 9 Aug 08 at 09:05. New
YAFRAY is very usefull in Blender
-19
votes
up equal down
Solution #1: Auto-generated solution of idea #12026
Written by Joffrey47 the 9 Aug 08 at 09:05.
Ubuntu Brainstorm was updated in January 2009. Since the idea #12026 was submitted before this update, its rationale and solution are not separated. Please vote accordingly, and if you have the necessary rights, please separate the rationale from the solution. Thanks!

See the 1 comments or propose a solution >>