<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Web Friendly VBE in BIMx</title>
    <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125082#M3485</link>
    <description>Emre, very nice lighting and visual quality on your model. The first-person controller you set up, however, I would suggest the following:&lt;BR /&gt;
&lt;BR /&gt;
speed &amp;gt; slow down. Visitors don't know the project. They need to adapt to it. High speed is not good for this.&lt;BR /&gt;
&lt;BR /&gt;
camera angle &amp;gt; too wide, which is nice to see more of the interior, but it distorts perspective quite a bit and makes it a more dizzying experience.&lt;BR /&gt;
&lt;BR /&gt;
But the nice thing with Unity3D &amp;gt; you have control over this. You can tweak it.&lt;BR /&gt;
&lt;BR /&gt;
Did you do the baking in Cinema4D? How did you separate between shadows and regular textures and have that survive in Cinema4D? I could not bake it into two separate maps (textures and lighting).</description>
    <pubDate>Wed, 29 Jun 2011 10:58:42 GMT</pubDate>
    <dc:creator>stefan</dc:creator>
    <dc:date>2011-06-29T10:58:42Z</dc:date>
    <item>
      <title>Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125078#M3481</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I love the idea of VBE creating stand-alone walk-through models and would like to look at possibilities of embedding these into web pages. Unfortunately *.exe is a very "unfriendly" web format&lt;BR /&gt;
Does anyone know if its possible to produce or convert VBE files to Flash or Similar formats. Otherwise, is anyone aware of any other ArchiCAD plug-ins that can achieve this?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 09 May 2023 11:15:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125078#M3481</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-09T11:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125079#M3482</link>
      <description>I agree with you. With so many services going cloud-based this only seems logical. And as you stated .exe files are not web friendly. My concern when sending these to people is that it will either get filtered out as a possible threat and I am very wary myself of opening a .exe unless I know it is from a trusted/reliable source. It would be nice if Graphisoft setup a site that the models could be uploaded to and then a private link could be sent to the client.</description>
      <pubDate>Sat, 11 Jun 2011 00:47:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125079#M3482</guid>
      <dc:creator>NCornia</dc:creator>
      <dc:date>2011-06-11T00:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125080#M3483</link>
      <description>Look at Unity3D. Export a realtime project into a web-applet (requires browser plugin, but free and cross-platform).&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://unity3d.com" target="_blank"&gt;http://unity3d.com&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
With some effort you can get ArchiCAD models loaded into it.</description>
      <pubDate>Wed, 15 Jun 2011 13:55:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125080#M3483</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2011-06-15T13:55:07Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125081#M3484</link>
      <description>As Stefan already mentioned it Unity3D is a nice tool for interactive 3D models. It actually allows a lot more customization then VBE, so thats a big plus. The downside is however that you have to do all the work manually, such as illumination, character controllers etc. However, if you have basic knowledge of 3D modelling, it shouldnt be much of a problem. I'm still experimenting with Unity3D myself, and so far I've managed to actually export a 3D model from ArchiCAD to Unity. The process, however doesnt work directly from ArchiCAD to Unity, but you have to first export your model to Cinema 4D or similiar 3D modelling programs to bake the illumination (shadows, gi etc) onto the textures. Only then, you can import the model in Unity (accepts pretty much all of 3d files), add the first person controller, and publish it as a web build. &lt;BR /&gt;
&lt;BR /&gt;
Here's one of the tests i've done: &lt;FONT color="#0000FF"&gt;&lt;A href="http://dl.dropbox.com/u/1732117/Misc/Unity/aksoylar/2/aksoylar_web_1.html" target="_blank"&gt;unity test&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;
its still quite buggy, but I think it shows the potentials of Unity3D for architectural uses</description>
      <pubDate>Tue, 28 Jun 2011 18:16:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125081#M3484</guid>
      <dc:creator>Emre Senoglu</dc:creator>
      <dc:date>2011-06-28T18:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125082#M3485</link>
      <description>Emre, very nice lighting and visual quality on your model. The first-person controller you set up, however, I would suggest the following:&lt;BR /&gt;
&lt;BR /&gt;
speed &amp;gt; slow down. Visitors don't know the project. They need to adapt to it. High speed is not good for this.&lt;BR /&gt;
&lt;BR /&gt;
camera angle &amp;gt; too wide, which is nice to see more of the interior, but it distorts perspective quite a bit and makes it a more dizzying experience.&lt;BR /&gt;
&lt;BR /&gt;
But the nice thing with Unity3D &amp;gt; you have control over this. You can tweak it.&lt;BR /&gt;
&lt;BR /&gt;
Did you do the baking in Cinema4D? How did you separate between shadows and regular textures and have that survive in Cinema4D? I could not bake it into two separate maps (textures and lighting).</description>
      <pubDate>Wed, 29 Jun 2011 10:58:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125082#M3485</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2011-06-29T10:58:42Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125083#M3486</link>
      <description>Stefan, you're right about your observations. Instead of scaling the model, I scaled down the character controller, and that always causes problems. I need to tweak the char controller, and the viewfield option.&lt;BR /&gt;
&lt;BR /&gt;
About the baking process, yep, I did it in C4D by using the "bake object" command. In my opinion its easier than the bake texture tag. In your scene you should have the GI open, and all the lights/shadows set correctly. Then when you hit bake, in the end of the process the program creates you a new material with the 2 textures attached to it; luminance, and diffusion. Then you can easily use those 2 files in Unity by creating a Lightmap Material.&lt;BR /&gt;
&lt;BR /&gt;
Try experimenting with bake object. Its fairly easy. C4D also allows you to bake groups, so instead of baking each wall and object, you can just pick the walls group imported from the archicad model and bake all the wall textures into a single file (well 2 files, one for tex. one for lum.) Note that you have to check the right options in bake object dialog to get the GI and the AO settings correctly. &lt;BR /&gt;
&lt;BR /&gt;
If you still cant manage to get it done, I'll try sending you screenshots of the process &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;</description>
      <pubDate>Thu, 30 Jun 2011 11:58:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125083#M3486</guid>
      <dc:creator>Emre Senoglu</dc:creator>
      <dc:date>2011-06-30T11:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125084#M3487</link>
      <description>&lt;BLOCKQUOTE&gt;Emre wrote:&lt;BR /&gt;Try experimenting with bake object. Its fairly easy. C4D also allows you to bake groups, so instead of baking each wall and object, you can just pick the walls group imported from the archicad model and bake all the wall textures into a single file (well 2 files, one for tex. one for lum.) Note that you have to check the right options in bake object dialog to get the GI and the AO settings correctly. &lt;BR /&gt;
&lt;BR /&gt;
If you still cant manage to get it done, I'll try sending you screenshots of the process &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;/BLOCKQUOTE&gt;

I would love some tips.&lt;BR /&gt;
&lt;BR /&gt;
I currently use following process:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://vimeo.com/11049137" target="_blank"&gt;http://vimeo.com/11049137&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://vimeo.com/11049171" target="_blank"&gt;http://vimeo.com/11049171&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://vimeo.com/11049240" target="_blank"&gt;http://vimeo.com/11049240&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
But it could be improved with separate textures. But I had difficulties applying it all correctly and having it transferred into Unity3D (that is, having two sets of UV coordinates survive the translation).</description>
      <pubDate>Fri, 05 Aug 2011 14:47:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125084#M3487</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2011-08-05T14:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125085#M3488</link>
      <description>Sticky world is a online collaboration tool which allows 3D models to be uploaded and navigated. You need to save the following files:&lt;BR /&gt;
DAE&lt;BR /&gt;
KMZ&lt;BR /&gt;
ZIP&lt;BR /&gt;
&lt;BR /&gt;
It only works with sketch up versions before 7.... &lt;BR /&gt;
&lt;BR /&gt;
Does anyone have a cost effective way of converting AC files to DAE? Or to sketchup 7 without paying for pro version? &lt;BR /&gt;
&lt;BR /&gt;
Cheers&lt;BR /&gt;
&lt;BR /&gt;
Matt</description>
      <pubDate>Mon, 15 Aug 2011 11:16:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125085#M3488</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-15T11:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125086#M3489</link>
      <description>&lt;BLOCKQUOTE&gt;mattb wrote:&lt;BR /&gt;Does anyone have a cost effective way of converting AC files to DAE? Or to sketchup 7 without paying for pro version? &lt;BR /&gt;
Cheers&lt;BR /&gt;
Matt&lt;/BLOCKQUOTE&gt;

Blender (&lt;A href="http://www.blender.org" target="_blank"&gt;http://www.blender.org&lt;/A&gt;) is Open Source and can load 3ds files (e.g. from ArchiCAD 3D Window) and export them into DAE.&lt;BR /&gt;
&lt;BR /&gt;
Cost: nothing.&lt;BR /&gt;
Works on Windows and OSX (and Linux and ...)&lt;BR /&gt;
&lt;BR /&gt;
You have to try to see if this workflow is usable, though.</description>
      <pubDate>Wed, 17 Aug 2011 08:46:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125086#M3489</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2011-08-17T08:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: Web Friendly VBE</title>
      <link>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125087#M3490</link>
      <description>&lt;BLOCKQUOTE&gt;Alex wrote:&lt;BR /&gt;I love the idea of VBE creating stand-alone walk-through models and would like to look at possibilities of embedding these into web pages. Unfortunately *.exe is a very "unfriendly" web format&lt;BR /&gt;
Does anyone know if its possible to produce or convert VBE files to Flash or Similar formats. Otherwise, is anyone aware of any other ArchiCAD plug-ins that can achieve this?&lt;/BLOCKQUOTE&gt;

Hi Alex, we have something in the works that will hopefully solve this problem for you. but can't say much at this stage.... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 31 Aug 2011 21:12:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/BIMx/Web-Friendly-VBE/m-p/125087#M3490</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-08-31T21:12:22Z</dc:date>
    </item>
  </channel>
</rss>

