Subrahmanya Chakravarthi Oruganti

Results 8 comments of Subrahmanya Chakravarthi Oruganti
trafficstars

![image](https://user-images.githubusercontent.com/29388049/81272904-c4731c00-906b-11ea-9772-66290fd771f2.png)

@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...