Crumpet's Weblog :
Updated: 21/12/2004; 6:45:29 PM.

 



Subscribe to "Crumpet's Weblog" in Radio UserLand.

Click to see the XML version of this web page.

Click here to send an email to the editor of this weblog.

 
 

Wednesday, 19 May 2004

A picture named SpaceNRT.jpgI have begun playing around (again) with non-realtime renderers. I am enjoying the quality of the output of these.

To the right is the same space ship shown previously but with a few lights added and rendered with a ray tracer. I spent a fair but of time modelling the lights exclusively for ray-tracing. Paying attention to detail on things like lenses on the lights. So for example the spot lights on the front and the Nav lights on the side have clear glass covers over them so refraction ec. can play a small part. The Nav light is interesting in that it is actually a red light behind a round clear glass lens.

I also went to painstaking trouble to have the cockpit illuminated by a small map light. I modeled the small map light which looks similar to the air vents on a commercial aircraft and sits on the ceiling between the two seats pointing down. I used a cool green instead of the standard red map light because I thought it looked more like flouresent style lighting (?!) and also there was enough red lights in the scene.

As I said, I am enjoying playing with this and u can expect more images to come



11:54:15 PM    comment []

We wanted to have a webpart in a WSS site to stream the contents of a file out. This is so a custom website header webpart could be produced but have the content modifyable.

The problem comes as the webpart has no access to anything as you would expect. A quick work-around for an intranet is to lower the trust level on the WSS site, i.e. in the web.config file under

<configuration>
    <system.web>
        <trust level="Full"/>
    </system.web>
</configuration>

This way the web part is allowed to open up external files and read them. I wouldn't recommend this for internet sites however.




6:00:12 PM    comment []

© Copyright 2004 Crumpet.



Click here to visit the Radio UserLand website.
 


May 2004
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Apr   Jun