Celeb Glow
general | April 14, 2026

General equation of a cone

$\begingroup$

What is the general equation of a cone in $\mathbb{R}^3$ space?

There should be no assumptions about the location of the vertex, direction of the axis or aperture angle, these should all be variable.

$\endgroup$

1 Answer

$\begingroup$

A point X (where $X = [x,y,z]^T$ ) on a cone will satisfy: $$(X-U)^TM(X-U) = 0,$$ where $U$ is the vertex of the cone , $\hat{D}$ is the axis of the cone (unit vector) and, $$ M = \hat{D}\hat{D}^T - \cos^2(\alpha)I_{3 \times 3},$$ where $\alpha$ is the aperture angle of the cone and $I$ is the identity matrix.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy