Subrahmanya Chakravarthi Oruganti
Subrahmanya Chakravarthi Oruganti

@bandaru , Found solution?
Thank you for your response. I cannot use unity for my requirement. I want to develop a service which does baking. So, when a 3d model is pushed to this...
Thank you. But enlighten is not a free/open source solution. 😣On 30-Apr-2019 1:38 AM, carsonbrownlee wrote:that sounds great and I'd love to hear how it progresses. I'll try to remember...
Hi, We can get the endpoint and certificateRef like below. ``` var endpoint = serviceContext.CodePackageActivationContext.GetEndpoint(endpointName); var certificateRef = endpoint.Certificate ``` How can I get my certificate from the Certificates section...
Submitted a PullRequest https://github.com/MudBlazor/MudBlazor/pull/5719
Hi, I am building a web application which lets the users design their 3D apartment and place objects like furniture, lights, texturing walls/floors etc. Once the user submits his model,...
Thank you for your reply. My requirement is: My C# web application allows users to design 3D apartments. After they are done with building their apartment and submit, this application...