Hey i was wondering if anyone knows if there’s a Flash like render engine for XNA.
Am talking about child and parent relation rendering for 2d or maybe how this kind of rendering is called.
(before i try to implement my own)
Thanks 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Scene graph seems to be the closest to flash like rendering with XNA, i will be implementing my own, i will link here if i make it open source 🙂