matyage Posted February 18, 2008 Posted February 18, 2008 Hi! I wonder if there exist any function inside autocad or some external application that would export vectorized shadow projected from sunlight? I have a sample on the image below. I usually export sliced model using "flatshot", to make 2D plan and would also need a shadow projected in 2d for attractive presentation. I hope somebody can help me! Thank you! M. Quote
MarkCalvert Posted February 19, 2008 Posted February 19, 2008 Not sure if this helps, but what I did when I wanted a shadow, I put the same shape under it, made it a darker colour, and offset it abit. Will post a picture to see if it helps. Quote
Ritch7 Posted February 19, 2008 Posted February 19, 2008 im sure theirs a tool for this, theirs got to be, :wink: Quote
NBC Posted February 19, 2008 Posted February 19, 2008 Not sure why the render feature is not being used, as that produces shadows (although not vectorised, as requested). Quote
Guest LElkins Posted February 19, 2008 Posted February 19, 2008 I am not sure about your original request, but if there are no alternatives to adding the shadow manually then I can help you out with a quick little tool that I have created. Let me know, Cheers Quote
NBC Posted February 19, 2008 Posted February 19, 2008 I am not sure about your original request, but if there are no alternatives to adding the shadow manually then I can help you out with a quick little tool that I have created. Let me know, Cheers I'd be more than interested in that too Quote
Guest LElkins Posted February 19, 2008 Posted February 19, 2008 I'd be more than interested in that too OK. It is very basic for now, another 1 of those tools that are continuously in development, that seem to mutate from the original objective. The coding in it is very untidy an uncommented. I believe it is working fine, and a couple of my guys use it regularly. It is by no means a life saver, but does remove some of the tedious aspects of the task... Use the macro ^C^C-vbarun;"directory/shadow.dvb!Module1.Startup"; where directory is the location in which the file is saved. Be sure to use / rather than \. I will write up a description if I get time, but it is pretty self explanatory if you play with it, just make sure that you select the layers, number of points, type and angle or it will throw an error at you. Let me know if you experience any problems, or have any suggestions on improvement. Cheers Quote
NBC Posted February 19, 2008 Posted February 19, 2008 thanks, I shall have a playaround with that at some point in the near future Quote
Ritch7 Posted February 19, 2008 Posted February 19, 2008 yeh thanks too LElkins! il have a look at it after iv'e finished this project im on Quote
Guest LElkins Posted February 19, 2008 Posted February 19, 2008 No problem guys. Like I said, if you need any help, or have any suggestions or just feedback, positive or negative (in the form of constructive criticism) the please post and I will try and improve to suit needs, to an extent. Cheers Quote
matyage Posted February 20, 2008 Author Posted February 20, 2008 hi! thanx for your advices! LElkins, it's very useful application in cases with simple geometry! I guess there exist no plugin for vectorizing the actual shadow projections. (but I think rasterizing shadow is only the last step - and the shadow itself must firstly be processed with vectors??) But there might be some external application that could operate on CAD geometry and project shadows? Some GIS applications maybe? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.