Click here to Skip to main content
15,868,016 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I want to make a 3d space with Stereographic camera not perspective on web-based software or application using C#.
the 3d space need to rotate zoom and pan the camera is fixed in the center and offcource fixed particles and draw lines as azimuthal and latitude lines. I have searched a lot but no results.
the problem was in the camera as stereographic not perspectives. any Idea how and what to use?


What I have tried:

I have tried unity but no stereographic and cannot draw 3d lines and some complex issues. and openGl with camera of stereographic is not working.
Posted
Updated 13-Nov-20 7:59am
Comments
[no name] 13-Nov-20 15:52pm    
I think you have eliminated every option.
Member 12224804 13-Nov-20 18:19pm    
How can i use these option, the problem is in Stereographic camera
BillWoodruff 14-Nov-20 4:55am    
If you are an advanced programmer with significant math and 3d graphics experience, plan to spend a year; if you are not, use Unity or some other 3d engine.
Member 12224804 14-Nov-20 6:36am    
unity can do the stuff but the problem in stereographic projection
BillWoodruff 14-Nov-20 6:57am    
So, your task is to research on stereographic projection in C#. Start here: https://www.codeproject.com/Tips/1072197/Coordinate-Transformation-Using-Proj-in-NET

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900