Techblog

Tech Blog

Our latest geek adventures!

Archive for the ‘CAD’ Category

5 December Papervision3D 2.0 : Public Alpha Release

Posted by Tim in CAD, Papervision3D

Drumroll!
Papervision3D 2.0 (alpha) was just released! Ralph Hauwert did the bulk of the work, with me standing by as a second brain trying to solve the issues we struggled with last few days. There’s lots of bugs to be fixed of course, but check out the new stuff:

- viewports
- shaded materials (flat, gouraud, phong, bump etc.)
- frustum culling
- ascollada : import Collada files using the ASCollada library.
- animation
- more!


Get the code using SVN.

Okay, now i’ll get some sleep!

No Comments -

21 August Magic Carpet - APE

APE (Actionscript Physics Engine) is a free AS3 open source 2D physics engine for use in Flash and Flex, released under the MIT License. APE is written and maintained by Alec Cove.

Manuel Bua created a Magic Carpet using Papervison3D and APE. Best of all: source included!

Check the video Manuel made:

No Comments -

14 August Introducing ASCOLLADA

I’m happy to introduce ascollada, a AS3 library for reading Collada files.

The library is geared towards Papervision3D but should work with any 3D-engine like Away3D or Sandy.

The library currently features:

  1. simple models
  2. material loading (watch your paths!)
  3. biped animation

Please note that the library is still in its very early stages and most likely will contain bugs.

So, get the code and try it out! And… please report bugs!

You can get the code using SVN:

http://ascollada.googlecode.com/svn/trunk/as3/trunk/

Papervision3D users can opt to use the ascollada branch of PV3D’s svn:

http://papervision3d.googlecode.com/svn/trunk/branches/ascollada/

There are some examples in the examples directory to get you going.

Read the rest of this entry »

6 Comments -

3 April Export CAD to Flash: CAD2FLASH

Posted by Jeroen in CAD, Flash+ActionScript

Over time we have developed our own technique to convert 2D CADdrawings (DWG & DXF) to SVG and Flash (SWF). Flash is vectorbased just like CAD and can be used for easy webviewing of all sorts of technical drawings.

Check out an online demo of the Suite75 conversion webservice.

Click on the Select DWG button to convert a CADfile from your computer (if you don’t have a drawing available download this sampleDWG)
After you have selected the file, it will be uploaded to the server for a realtime conversion and the results are sent back to the browser so you can see the CADfile in a flash interface.
or see a sample of a converted drawing : SWF or SVG

This conversiontool has the following features

- Preserving linewidhts and styles
- Maintains layerinformation
- Skinnable by using seperate interface files

No Comments -

30 April CADviewer for Groove

Posted by Jeroen in CAD, Collaboration

The Suite75 CADviewer is an useful tool for all Groove users who work with CAD-files. The tool lets you review 2D CAD-drawings alone or realtime with other space members.

When “navigate together” is on, a space-member will see the same drawing as you. When a member zooms or pans the drawing, all other joined members will zoom/pan along in real-time. Collaborative viewing is fast because Groove stores all files locally.
Existing layers can be switched on and off and Xref drawings are supported.

The tool works together with the Groove filestool. It scans all the filestools in that particular Groovespace for compatible visiofiles and displays them in a treeview in the Visioviewertool. By clicking on the files in the treeview you can display the files. By clicking on the navigate together in the tool you have realtime collaborative capabilities for multiple members in the space.

The CADViewer is based on the Suite75 Shared Viewing Framework and offers real-time shared viewing of DWG/DXF files within a Groove Shared Space. This Framework is designed for a variety of viewers to be used within Groove. Any viewer based on this framework will have functionality like:

-Fast and secure standalone or realtime shared file-viewing
-Auto discovery of all viewable files within a Groove Shared Space.
-Save comments to a Discussion Tool
-Print the current view to any printer

The CADViewer was a free tool for Groove 2.5 , promoting the use of Groove within a design process and showcasing the possibilities of solutions provided by Suite75 for the building industry.

UPDATE :The development of the CADviewer tool has stopped and the tool will NOT be updated in the future

No Comments -

18 August Flash to PDF,SWG or X3D

Posted by Jeroen in CAD, Flash+ActionScript

No Comments -

14 May Realtime 3D collaboration

The Architect0r tool for Groove is a simple 2D/3D design tool. You can draw volumes of different sizes and colours over 5 vertical levels in a 2D interface and can view the results realtime in a 3D viewer giving you instant feedback.

It is primarily developed to be used in the early stages of a design process to quickly set up series of layout variants for the design of a building, city plan or an interior design but due to the generic character of the tool it can be used for many different purposes.

Based on Groove, the Architect0r is allowing a group of people to zoom, pan, rotate and even design together in real-time.

Designs can be saved within a Groove space or exported to DXF/DWG format so they can be viewed with the Suite75 CADviewer Tool for Groove or used in almost any CAD software.

The Architect0r was a free tool for Groove 2.0, promoting the use of Groove within a design process and showcasing the possibilities of solutions provided by Suite75 for the building industry. The development of this tool has stopped. There will be NO updates in the future

No Comments -