1f9b284de2
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com> # Conflicts: # Code/Editor/Plugins/ComponentEntityEditorPlugin/ComponentEntityEditorPlugin_precompiled.h # Code/Editor/Plugins/EditorCommon/EditorCommon_precompiled.h # Code/Editor/Plugins/EditorCommon/stdafx.cpp # Code/Editor/Plugins/FFMPEGPlugin/FFMPEGPlugin_precompiled.h # Code/Editor/Plugins/PerforcePlugin/PerforcePlugin_precompiled.h # Code/Editor/Plugins/ProjectSettingsTool/ProjectSettingsTool_precompiled.h # Code/Framework/AzToolsFramework/AzToolsFramework/AzToolsFramework_precompiled.h # Code/Tools/AssetProcessor/native/precompiled.h # Code/Tools/Standalone/StandaloneTools_precompiled.h # Gems/AssetMemoryAnalyzer/Code/Source/AssetMemoryAnalyzer_precompiled.h # Gems/Atom/Asset/ImageProcessingAtom/Code/Source/ImageProcessing_precompiled.h # Gems/Atom/RHI/DX12/Code/Source/RHI/Atom_RHI_DX12_precompiled.h # Gems/Atom/RHI/Metal/Code/Include/Platform/Mac/Atom_RHI_Metal_precompiled_Platform.h # Gems/Atom/RHI/Metal/Code/Include/Platform/iOS/Atom_RHI_Metal_precompiled_Platform.h # Gems/Atom/RHI/Metal/Code/Source/Atom_RHI_Metal_precompiled.h # Gems/Atom/RHI/Metal/Code/atom_rhi_metal_common_files.cmake # Gems/Atom/RHI/Null/Code/Source/Atom_RHI_Null_precompiled.h # Gems/Atom/RHI/Null/Code/atom_rhi_null_common_files.cmake # Gems/Atom/RHI/Vulkan/Code/Include/Platform/Android/Atom_RHI_Vulkan_precompiled_Platform.h # Gems/Atom/RHI/Vulkan/Code/Include/Platform/Linux/Atom_RHI_Vulkan_precompiled_Platform.h # Gems/Atom/RHI/Vulkan/Code/Include/Platform/Mac/Atom_RHI_Vulkan_precompiled_Platform.h # Gems/Atom/RHI/Vulkan/Code/Include/Platform/Windows/Atom_RHI_Vulkan_precompiled_Platform.h # Gems/Atom/RHI/Vulkan/Code/Source/Atom_RHI_Vulkan_precompiled.h # Gems/Atom/RHI/Vulkan/Code/Source/RHI/SwapChain.cpp # Gems/Atom/RHI/Vulkan/Code/atom_rhi_vulkan_common_files.cmake # Gems/AtomLyIntegration/AtomFont/Code/Include/AtomLyIntegration/AtomFont/AtomFont_precompiled.h # Gems/Blast/Code/Source/StdAfx.cpp # Gems/Camera/Code/Source/Camera_precompiled.h # Gems/EMotionFX/Code/Source/EMotionFX_precompiled.h # Gems/FastNoise/Code/Source/FastNoise_precompiled.h # Gems/Gestures/Code/Source/Gestures_precompiled.h # Gems/GradientSignal/Code/Source/GradientSignal_precompiled.h # Gems/GraphCanvas/Code/precompiled.h # Gems/ImGui/Code/Source/ImGui_precompiled.h # Gems/InAppPurchases/Code/Source/InAppPurchases_precompiled.h # Gems/LmbrCentral/Code/Source/LmbrCentral_precompiled.h # Gems/LmbrCentral/Code/Tests/ShapeGeometryUtilTest.cpp # Gems/LyShine/Code/Editor/UiCanvasEditor_precompiled.h # Gems/LyShine/Code/Source/Animation/LyShine_precompiled.h # Gems/LyShine/Code/Source/LyShine_precompiled.h # Gems/LyShineExamples/Code/Source/LyShineExamples_precompiled.h # Gems/Maestro/Code/Source/Cinematics/Maestro_precompiled.h # Gems/Maestro/Code/Source/Maestro_precompiled.h # Gems/MessagePopup/Code/Source/MessagePopup_precompiled.h # Gems/Metastream/Code/Source/Metastream_precompiled.h # Gems/Microphone/Code/Source/Microphone_precompiled.h # Gems/Multiplayer/Code/Source/Multiplayer_precompiled.h # Gems/PhysX/Code/NumericalMethods/Source/NumericalMethods_precompiled.h # Gems/PhysX/Code/Source/PhysXUnsupported_precompiled.h # Gems/PhysX/Code/Source/PhysX_precompiled.h # Gems/PhysX/Code/physx_unsupported_files.cmake # Gems/PhysXDebug/Code/Source/PhysXDebugUnsupported_precompiled.h # Gems/PhysXDebug/Code/Source/PhysXDebug_precompiled.h # Gems/ScriptCanvas/Code/Editor/precompiled.h # Gems/ScriptCanvas/Code/Source/precompiled.h # Gems/ScriptCanvasDeveloper/Code/Source/precompiled.h # Gems/ScriptCanvasPhysics/Code/Source/ScriptCanvasPhysics_precompiled.h # Gems/ScriptEvents/Code/Source/precompiled.h # Gems/ScriptEvents/Code/Tests/Editor/EditorTests.cpp # Gems/ScriptedEntityTweener/Code/Source/ScriptedEntityTweener_precompiled.h # Gems/SliceFavorites/Code/Source/SliceFavorites_precompiled.h # Gems/StartingPointCamera/Code/Source/StartingPointCamera_precompiled.h # Gems/StartingPointInput/Code/Source/StartingPointInput_precompiled.h # Gems/StartingPointMovement/Code/Source/StartingPointMovement_precompiled.h # Gems/SurfaceData/Code/Source/SurfaceData_precompiled.h # Gems/TextureAtlas/Code/Source/TextureAtlas_precompiled.h # Gems/TickBusOrderViewer/Code/Source/TickBusOrderViewer_precompiled.h # Gems/Twitch/Code/Source/Twitch_precompiled.h # Gems/VirtualGamepad/Code/Source/VirtualGamepad_precompiled.h # Gems/WhiteBox/Code/Source/WhiteBoxUnsupported_precompiled.h # Gems/WhiteBox/Code/Source/WhiteBox_precompiled.h
170 lines
5.6 KiB
C++
170 lines
5.6 KiB
C++
/*
|
|
* Copyright (c) Contributors to the Open 3D Engine Project.
|
|
* For complete copyright and license terms please see the LICENSE at the root of this distribution.
|
|
*
|
|
* SPDX-License-Identifier: Apache-2.0 OR MIT
|
|
*
|
|
*/
|
|
|
|
#include "WhiteBoxTestUtil.h"
|
|
|
|
namespace WhiteBox
|
|
{
|
|
std::ostream& operator<<(std::ostream& os, const Api::FaceHandle faceHandle)
|
|
{
|
|
return os << Api::ToString(faceHandle).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::VertexHandle vertexHandle)
|
|
{
|
|
return os << Api::ToString(vertexHandle).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::PolygonHandle& polygonHandle)
|
|
{
|
|
return os << Api::ToString(polygonHandle).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::EdgeHandle edgeHandle)
|
|
{
|
|
return os << Api::ToString(edgeHandle).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::HalfedgeHandle halfedgeHandle)
|
|
{
|
|
return os << Api::ToString(halfedgeHandle).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::FaceVertHandles& faceVertHandles)
|
|
{
|
|
return os << Api::ToString(faceVertHandles).c_str();
|
|
}
|
|
|
|
std::ostream& operator<<(std::ostream& os, const Api::FaceVertHandlesList& faceVertHandlesList)
|
|
{
|
|
return os << Api::ToString(faceVertHandlesList).c_str();
|
|
}
|
|
|
|
AZStd::string VerticesToString(const WhiteBoxMesh* whiteBox, const AZ::Transform& localToWorld)
|
|
{
|
|
const auto vertexPositions = Api::MeshVertexPositions(*whiteBox);
|
|
|
|
AZStd::string vertexString = "\n----------------------------------------------\n";
|
|
for (size_t i = 0; i < vertexPositions.size(); i++)
|
|
{
|
|
const auto& p = vertexPositions[i];
|
|
const auto v = localToWorld.TransformPoint(p);
|
|
vertexString += AZStd::string::format("Vertex %zu: %f, %f, %f\n", i, v.GetX(), v.GetY(), v.GetZ());
|
|
}
|
|
vertexString += "----------------------------------------------\n";
|
|
|
|
return vertexString;
|
|
}
|
|
|
|
AZStd::string FacesMidPointsToString(const WhiteBoxMesh* whiteBox, const AZ::Transform& localToWorld)
|
|
{
|
|
std::stringstream ss;
|
|
const auto faceHandles = Api::MeshFaceHandles(*whiteBox);
|
|
|
|
AZStd::string vertexString = "\n----------------------------------------------\n";
|
|
for (size_t i = 0; i < faceHandles.size(); i++)
|
|
{
|
|
const auto p = Api::PolygonMidpoint(
|
|
*whiteBox, Api::FacePolygonHandle(*whiteBox, Api::FaceHandle(aznumeric_cast<int>(i))));
|
|
const auto v = localToWorld.TransformPoint(p);
|
|
vertexString += AZStd::string::format("Face midpoint %zu: %f, %f, %f\n", i, v.GetX(), v.GetY(), v.GetZ());
|
|
}
|
|
vertexString += "----------------------------------------------\n";
|
|
|
|
return vertexString;
|
|
}
|
|
} // namespace WhiteBox
|
|
|
|
namespace UnitTest
|
|
{
|
|
void Create2x2CubeGrid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
Api::InitializeAsUnitCube(whiteBox);
|
|
|
|
Initialize2x2CubeGrid(whiteBox);
|
|
}
|
|
|
|
void Initialize2x2CubeGrid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
// form a 2x2 grid of connected cubes
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{4}), 1.0f);
|
|
Api::HideEdge(whiteBox, Api::EdgeHandle{12});
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{5}), 1.0f);
|
|
}
|
|
|
|
void Create3x3CubeGrid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
Api::InitializeAsUnitCube(whiteBox);
|
|
|
|
Initialize3x3CubeGrid(whiteBox);
|
|
}
|
|
|
|
void Initialize3x3CubeGrid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
// form a 3x3 grid of connected cubes
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{4}), 1.0f);
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{11}), 1.0f);
|
|
Api::HideEdge(whiteBox, Api::EdgeHandle{21});
|
|
Api::HideEdge(whiteBox, Api::EdgeHandle{12});
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{27}), 1.0f);
|
|
Api::TranslatePolygonAppend(whiteBox, Api::FacePolygonHandle(whiteBox, Api::FaceHandle{26}), 1.0f);
|
|
}
|
|
|
|
void HideAllTopUserEdgesFor2x2Grid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
for (const auto edgeHandle : {43, 12, 4})
|
|
{
|
|
Api::HideEdge(whiteBox, Api::EdgeHandle{edgeHandle});
|
|
}
|
|
}
|
|
|
|
void HideAllTopUserEdgesFor3x3Grid(WhiteBox::WhiteBoxMesh& whiteBox)
|
|
{
|
|
namespace Api = WhiteBox::Api;
|
|
|
|
// hide all top 'user' edges (top is one polygon)
|
|
for (const auto edgeHandle : {41, 12, 59, 47, 4, 48, 27, 45})
|
|
{
|
|
Api::HideEdge(whiteBox, Api::EdgeHandle{edgeHandle});
|
|
}
|
|
}
|
|
|
|
MultiSpacePoint::MultiSpacePoint(
|
|
const AZ::Vector3& local, const AZ::Transform& toWorld, const AzFramework::CameraState& cameraState)
|
|
{
|
|
m_local = local;
|
|
m_world = toWorld.TransformPoint(m_local);
|
|
m_screen = AzFramework::WorldToScreen(m_world, cameraState);
|
|
}
|
|
|
|
const AZ::Vector3& MultiSpacePoint::GetLocalSpace() const
|
|
{
|
|
return m_local;
|
|
}
|
|
|
|
const AZ::Vector3& MultiSpacePoint::GetWorldSpace() const
|
|
{
|
|
return m_world;
|
|
}
|
|
|
|
const AzFramework::ScreenPoint& MultiSpacePoint::GetScreenSpace() const
|
|
{
|
|
return m_screen;
|
|
}
|
|
} // namespace UnitTest
|