Silverlight :: Silverlight - 3D Object Viewer In Web Browsers?
Aug 3, 2011
I am looking for a 3D object viewer for my website.
Requirements:
Files: .stl,.wrl, *.3ds *.vrml, *.obj, *.ply, *.skp
display: models in color and non color
Unit of Measure: Meters, Centimeter, Millimeters, Inch
Volume: 3D object viewer has to calculate the orginal size of the model
Rotation&zoom: user can rotate/zoom with mouse and rotate/zoom by clicking buttons
Browser: IE& Firefox
View 1 Replies
Similar Posts:
Mar 30, 2011
In Flash user can give permission to localhost and even local html file to access remote webservice.I fail to see the same thing for Silverlight which is a nightmare for testing on local pc.
View 1 Replies
Feb 7, 2011
i need a webpage (host on my website) that can play the following mp4 file either via silverlight 4 or flash[URL]..i tried various solution like flowplayer and silverlight but none of them work with the URL above. I can play the file fine using Windows media player or VLC.
For silverlight, i always get AG_E_NETWORK_ERROR exception within MediaFailed event. For flash, via flowplayer, IE page is just blank
Can someone tell me what am i missing? i am very frustrated as I have finished encoding, upload, cataloging my videos and now I am stuck at the last step.
View 1 Replies
Sep 5, 2011
I found Vectorlight which is quite good, but are there any tutorials or books about doing cool effects with silverlight. I'm after for resources focused more for a designing and presentation. Mostly the books about Silverlight is focused on doing boring business applications like making grids and forms.
View 1 Replies
Mar 5, 2011
I have to prepare a comparison between the following technologies to present it to my Project Manager, but I fell that I'm lost I want to compare between them in the following areas:the support of online video streaming the budget of using each one Learning Time will be needed to learn the technology Which one is the standard and will target a lot of users The support if I found any problem Bugs and security issues connection to DB, SOA and web services supporting of multi player
View 7 Replies
Dec 26, 2011
I am currently working on a windows phone project where i have test the compatibility and I do not know flash and Silverlight is supported or not on windows phone 7.3.
View 1 Replies
Feb 14, 2011
Is there a website where you can go to find developers?
View 1 Replies
Sep 14, 2010
In creating a RIA, what are the advantages and disadvantages of each approach?
View 1 Replies
Nov 2, 2010
I'm trying to make a guitar practice website, and a critical functionality is to loop over very short mp3 files (a few seconds long), with absolutely zero gap in between. For example, it could a 4-measures-long chord progression, and I want to allow the user to loop over it seamlessly.
I tried using the HTML5 <audio> tag with the loop attribute. Google Chrome gives a small gap between the loops, but big enough to be totally unacceptable for my purpose. I haven't tested the other browsers, but I believe it won't work.A possible workaround is to use ffmpeg to stream repetitions the same audio as an mp3. However, this costs a lot of bandwidth.
For myself I use Audacity to loop without gaps, but unfortunately Audacity doesn't have a web version.So, do you have any ideas how I may loop over an mp3 in a browser with zero gap? I prefer non-Flash solutions, but if nothing else works I'll use Flash.
View 4 Replies
Apr 10, 2011
As it is said here: [URL] "If you do a Google search today for "MVVM and Flex", the first post is by somebody who claims that MVVM is not a good fit for Flex. I couldn't disagree more. Out of the box, the Flex framework makes it much easier to implement a Presentation Model than similar MVVM implementations in Silverlight. That is not to say that there aren't good third-party libraries that make it easier in Silverlight, but without any help, it is easier to do in Flex." So MVVM as LOGICAL CONCEPT can be implemented in both but the way it is implemented in Silverlight requires more Plumbing than Flex.
What prevents Silverlight MVVM to be implemented like Flex ? Doesn't Silverlight have same capability in event system to do the same? If yes why does Silverlight do things more complicated what's the advantages then ? Is it about using Class Interfaces which are more strongly typed? What are the disadvantages also ? For example as for implementing MULTIPLE VIEWS for 1 View-Model does Flex implementation make it also more obvious?
View 2 Replies
Apr 22, 2010
is it possible to let clicks on a HTML element that's overlaying a Flash or Silverlight object bubble through to the Flash / Silverlight object? I've been experimenting with this, but i can't figure out if it is even possible because of possible security restrictions to prevent clickjacking.I don't have access to the source code to the FL / SL object, so i can't implement an ExternalInterface or something like that.
View 2 Replies
Jul 22, 2010
There is a known issue with Safari and Chrome, when you can't pass a focus to plugin (Flash or Silverlight).
View 1 Replies
Apr 4, 2010
what are the main scenarios that Silverlight 4 allows and Flash does not?
View 3 Replies
Dec 17, 2009
is there any possibility for loading flv or f4v on silverlight platform?
View 2 Replies
Dec 31, 2009
What is faster Flash or Silverlight? So I mean there is working Flash quake and Silverlight quake (not totally working yet)
So what is faster after all? Or Are they all same speed?
really need to know to get an idea on what it's better to start my cool programming project.
View 2 Replies
May 27, 2010
I am a student of computer science and am interested in learning development of RIAs. So which among silverlight and flex is more suitable for me and y?
View 4 Replies
Nov 18, 2010
How can i convert silverlight app to flash?
View 1 Replies
Mar 30, 2011
Perhaps a dumb question, but if you write a relative simple 2D game in .NET (e.g. for Silverlight) C# and you want to port it to Flex - just because you know C# and don't want to bother with other language, are there any means to facilitate this porting process?
Let's suppose that we are using FRAME BASED development (as Flash is, opposed to TimeLine in Silverlight) using the CompositionTarget.Rendering event.
I pose this question because I would like to try to create a fully functional app in .NET and then port it to Flex.
View 2 Replies
Jan 3, 2010
Is there is any printing support in Adobe Flash like the new one in Silverlight.net beta 4?
View 1 Replies
Jan 9, 2010
Is there any such effort been made?
Some more info:
it's client application (gui intensive)
By porting I was thinking of cross-compiling.
View 2 Replies
Apr 22, 2010
Ok so from all my research I'm fairly positive P2P is not possible in Silverlight 4 (in browser). Flash can do P2P using Stratus/RTMFP which I believe uses UDP hole punching and a Stratus server to initialize the connection. Is there any plans for Microsoft to add some kind of p2p rendezvous service in the future? Can we get a definitive yes/no on whether or not p2p is possible in SL4.
View 2 Replies
Apr 30, 2010
I'm developing a web user interface to enter some information that is not very complex but needs to be loaded in real time. I think that the application could make use of speech recognition to facilitate the task.
Te core of the interface is being built with Javascript and jQuery, but can easily include a flash or silverlight component. I believe thatīs probably the way to go. I don't need to recognize everything that the user says, but only a few prerecorded commands. Also, I don't want the user to click on a button to specify the begining and the end of the spoken command. It should be detected live.
Is there anything that does this? I would be grateful if anyone tells me about a complete solution, free or commercial, as well as any advice on capturing a sound stream from the mic and process it with flash or sliverlight.
View 3 Replies
Aug 31, 2010
i would build an app to take the serial number of hard disk of an other hardware serial number (hard disk, cpu MB). Do you know if this is possible with adobe air, silverlight or other similar technology?
View 1 Replies
Sep 13, 2010
For an internal project we would like to play with building a video conferencing system.We are able to decide the browser that the user has to use and can install plugins. The only requirement is that the browser and plugins must be free and work over Linux and Mac.(Don't care about Windows)What is the best way to do access the webcam and mic stream from a user for sending to a server? Ideally I would like to do this plugin free but I can see no implementation of the devices tag in HTML5 in any browser yet, unless someone knows different.If its flash/silverlight, any quick examples of capture and sending to a server?lso any examples of streaming video from a server to a client would be useful, so we can stick it all together. This I know we can do in HTML5 so this would be a preference.
The client connection part is all I would need as we are building the server, this is the internal challenge.Basically I'm looking for good examples and best practices for sending and receiving this information.Edit: As I have discovered from some groups the device tag is no where near completion. So answers will have to be flash/silverlight (does that work on linux??).
View 1 Replies
Sep 16, 2010
I want to build a silverlight web application that could installed on a user's computer. So any hosting requirements would be subject to whatever configuration the user has. What are there requirements to host a silverlight application? I need the same question answered for Flash and WPF.
Is it required that the .Net framework (or whatever Flash uses in that case) be installed on the machine? Obviously some webserver must be installed, what are the restrictions on the webserver for these three technologies?
View 1 Replies
Oct 27, 2010
I am developing an application which contains controls like tree,grid and chart. I personally feel silverlight is the best choice for it because its got strong third party controls from Telerik. But, as flash is much widespread compared to silverlight, some members in the design team is supporting flash. To my suprise, I haven't seen any third party controls like Telerik(silverlight) in flash which supplies controls like Tree, Grid and Chart.
I just want to know whether I am right in supporting Silverlight.
View 2 Replies
Oct 28, 2010
We are looking for a sliding image tool like the one on the following home pages:
1) [URL]
2) [URL]
Where can we purchase something similar?
View 2 Replies
Jan 19, 2011
In a RIA application you are supposed to put as much business logic as possible outside of the RIA layers (flash/silverlight etc). What is the reason behind this? Any logic that goes into the presentation tier gets the benefit of executing faster...
Is this because the RIA technology will most likely need a face lift down the road and you will have to rewrite all the business logic?
View 3 Replies
Mar 14, 2011
i want my websit ui of flash or silverlight quality, but want it to work on any browser by default, i.e not asking for installing flash plugin. is it possible ? what technology should i look at ?
View 2 Replies
Aug 10, 2011
i need a "take picture" option in my website which is developed in MVC3 and C# where i can capture image from web cam on clients pc and want to store that image on my server in some specific folder.
View 2 Replies